V2:
Patch 1: Replace EFI_D_INFO with DEBUG_INFO in VarCheckHiiLib.
Patch 2:
(1)Remove the VarOffsetBitLevel/StorageWidthBitLevel to reduce the final
VarCheckBinSize and update the implementation accordingly.
(2)UPdate the VAR_CHECK_HII_REVISION
(3)Refine the Debug message and function comments,like update oneof",
"checkbox", "numeric" to "OneOf", "CheckBox", "Numeric".
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Dandan Bi (2):
MdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with DEBUG_INFO
MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check
.../VarCheckHiiLib/InternalVarCheckStructure.h | 9 +-
MdeModulePkg/Library/VarCheckHiiLib/VarCheckHii.h | 4 +-
.../Library/VarCheckHiiLib/VarCheckHiiGen.c | 364 ++++++++++++++-------
.../Library/VarCheckHiiLib/VarCheckHiiGenFromFv.c | 14 +-
.../Library/VarCheckHiiLib/VarCheckHiiGenFromHii.c | 2 +-
.../Library/VarCheckHiiLib/VarCheckHiiLib.inf | 5 +-
.../VarCheckHiiLib/VarCheckHiiLibNullClass.c | 242 +++++++++-----
7 files changed, 426 insertions(+), 214 deletions(-)
--
1.9.5.msysgit.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel