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@3770 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-09-04 06:09:39 +00:00
parent 507b36ca9e
commit 22936e958f
3 changed files with 7 additions and 5 deletions

View File

@@ -45,6 +45,7 @@
[LibraryClasses]
BaseMemoryLib
PeiServicesTablePointerLib
PeiServicesLib
DebugLib