public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check
@ 2017-11-05 10:05 Dandan Bi
  2017-11-05 10:06 ` [PATCH v2 1/2] MdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with DEBUG_INFO Dandan Bi
  2017-11-05 10:06 ` [PATCH v2 2/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check Dandan Bi
  0 siblings, 2 replies; 5+ messages in thread
From: Dandan Bi @ 2017-11-05 10:05 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng, Eric Dong, Liming Gao

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-06  5:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-05 10:05 [PATCH v2 0/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check Dandan Bi
2017-11-05 10:06 ` [PATCH v2 1/2] MdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with DEBUG_INFO Dandan Bi
2017-11-06  5:46   ` Zeng, Star
2017-11-05 10:06 ` [PATCH v2 2/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check Dandan Bi
2017-11-06  5:45   ` Zeng, Star

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox