Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to change the EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL and the last check in block the Nt32 build

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3336 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-07-18 18:20:45 +00:00
parent 986352bec8
commit 2e765be2a1
2 changed files with 3 additions and 3 deletions

View File

@@ -607,7 +607,7 @@ EFI_STATUS
**/
typedef struct {
EFI_FVB2_ATTRIBUTES FvAttributes;
EFI_FVB_ATTRIBUTES FvAttributes;
EFI_GUID FvFormat;
EFI_GUID FvName;
VOID *FvStart;