Let specify GUID value for GUID-defined FV region, and remove potential dead loop in Nt32 package.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2065 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -103,6 +103,8 @@ typedef struct {
|
||||
UINTN Length;
|
||||
EFI_FLASH_AREA_ATTRIBUTES Attributes;
|
||||
EFI_FLASH_AREA_TYPE AreaType;
|
||||
UINT8 Reserved[3];
|
||||
EFI_GUID AreaTypeGuid;
|
||||
} EFI_FLASH_AREA_DATA;
|
||||
|
||||
#pragma pack()
|
||||
|
Reference in New Issue
Block a user