public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Dandan Bi <dandan.bi@intel.com>
To: edk2-devel@lists.01.org
Cc: Star Zeng <star.zeng@intel.com>, Eric Dong <eric.dong@intel.com>,
	Liming Gao <liming.gao@intel.com>
Subject: [PATCH v2 0/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check
Date: Sun,  5 Nov 2017 18:05:59 +0800	[thread overview]
Message-ID: <1509876361-35956-1-git-send-email-dandan.bi@intel.com> (raw)

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



             reply	other threads:[~2017-11-05 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-05 10:05 Dandan Bi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1509876361-35956-1-git-send-email-dandan.bi@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox