audk/MdeModulePkg/Core/Pei
klu2 dc6f9b3542 Move the Fv updating of PeiCore's internal structure PrivateData out of the implementation of build-in Ffs2's EFI_PEI_FIRMWARE_VOLUME_PPI. Because this PPI maybe provided by other PEIM/Sec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9510 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-03 05:41:05 +00:00
..
BootMode Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. 2008-12-03 09:08:05 +00:00
Dependency * MdeModulePkg/Core/Pei/Dependency/Dependency.h 2009-02-12 17:15:08 +00:00
Dispatcher Remove the tab characters. 2009-12-03 02:51:50 +00:00
FwVol Move the Fv updating of PeiCore's internal structure PrivateData out of the implementation of build-in Ffs2's EFI_PEI_FIRMWARE_VOLUME_PPI. Because this PPI maybe provided by other PEIM/Sec. 2009-12-03 05:41:05 +00:00
Hob Use #include "XXX.h" for module internal header files. 2008-10-31 04:35:02 +00:00
Image Remove a typo 2009-11-16 04:53:48 +00:00
Memory updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
PeiMain Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. 2009-11-11 03:27:39 +00:00
Ppi updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
Reset Use #include "XXX.h" for module internal header files. 2008-10-31 04:35:02 +00:00
Security Global variables have been moved backward ahead of functions. 2008-12-03 08:52:39 +00:00
StatusCode Use #include "XXX.h" for module internal header files. 2008-10-31 04:35:02 +00:00
PeiMain.h After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs2 FvPpi should be also fixed up to be pointed to the one in permanent memory. 2009-12-03 02:48:05 +00:00
PeiMain.inf Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. 2009-11-11 03:27:39 +00:00