Enable two form packages share one hii handle.
Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14790 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -65,7 +65,6 @@ typedef struct {
|
||||
LIST_ENTRY Entry; // Link to VarStorage
|
||||
EFI_GUID Guid;
|
||||
CHAR16 *Name;
|
||||
EFI_VARSTORE_ID VarStoreId;
|
||||
UINT16 Size;
|
||||
UINT8 Type;
|
||||
LIST_ENTRY BlockEntry; // Link to its Block array
|
||||
|
Reference in New Issue
Block a user