audk/MdeModulePkg/Core/Pei
klu2 2f016ba866 To make backward compatiblity, if can not find corresponding the handle of FV then treat FV as build-in FFS2 format and memory mapped FV that FV handle is pointed to the address of first byte of FV.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9409 6f19259b-4bc3-4df7-8a09-765794883524
2009-11-11 05:51:45 +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 Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. 2009-11-11 03:27:39 +00:00
FwVol To make backward compatiblity, if can not find corresponding the handle of FV then treat FV as build-in FFS2 format and memory mapped FV that FV handle is pointed to the address of first byte of FV. 2009-11-11 05:51:45 +00:00
Hob Use #include "XXX.h" for module internal header files. 2008-10-31 04:35:02 +00:00
Image For now PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage() even for XIP PEIMs.However the AllocatePage invoked in S3 path will make system assert. The patch is to fix it. 2009-10-26 06:54:55 +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 Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. 2009-11-11 03:27:39 +00:00
PeiMain.inf Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. 2009-11-11 03:27:39 +00:00