From 2e765be2a15080a3cf65c9e6b933dc249c25d92f Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 18 Jul 2007 18:20:45 +0000 Subject: 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 --- MdePkg/Include/Pi/PiPeiCis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include/Pi/PiPeiCis.h') diff --git a/MdePkg/Include/Pi/PiPeiCis.h b/MdePkg/Include/Pi/PiPeiCis.h index 59bff01f53..da7c46e587 100644 --- a/MdePkg/Include/Pi/PiPeiCis.h +++ b/MdePkg/Include/Pi/PiPeiCis.h @@ -607,7 +607,7 @@ EFI_STATUS **/ typedef struct { - EFI_FVB2_ATTRIBUTES FvAttributes; + EFI_FVB_ATTRIBUTES FvAttributes; EFI_GUID FvFormat; EFI_GUID FvName; VOID *FvStart; -- cgit v1.2.3