MdeModulePkg/DriverSample: Add questions with bit/union VarStore
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=545 Cc: Eric Dong <eric.dong@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -85,6 +85,8 @@ typedef struct {
|
||||
EFI_HII_HANDLE HiiHandle[2];
|
||||
DRIVER_SAMPLE_CONFIGURATION Configuration;
|
||||
MY_EFI_VARSTORE_DATA VarStoreConfig;
|
||||
MY_EFI_BITS_VARSTORE_DATA BitsVarStoreConfig;
|
||||
MY_EFI_UNION_DATA UnionConfig;
|
||||
|
||||
//
|
||||
// Name/Value storage Name list
|
||||
|
Reference in New Issue
Block a user