summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-04 06:10:44 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-04 06:10:44 +0000
commite1001af1d40370ff40cece775aaf10a2f8a0414e (patch)
tree313be1b523755e3720ebf2adb7ecb5b3d037cb3d /Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h
parent22936e958fb551cfa38a92b846ba43434d0c6cee (diff)
downloadedk2-platforms-e1001af1d40370ff40cece775aaf10a2f8a0414e.tar.xz
Merge the PI enabling works from the branch
First round of PI enabling work: 1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc) 2) Make use of FirmwareVolume 2 protocol. 3) Verified for Nt32Pkg and real platform for S3. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3771 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h')
-rw-r--r--Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h
index 478e1ba850..991d9b268b 100644
--- a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h
+++ b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h
@@ -33,7 +33,7 @@
#include <Protocol/DriverBinding.h>
#include <Protocol/LoadFile.h>
#include <Protocol/DevicePath.h>
-#include <Protocol/FirmwareVolume.h>
+#include <Protocol/FirmwareVolume2.h>
#include <Protocol/Performance.h>
#include <Protocol/WinNtIo.h>
#include <Guid/PcAnsi.h>