audk/EdkModulePkg/Core/Pei
lgao4 5b66424456 Correct TeImage file format and Clean up PeiRebase tool to remove unused code and only relocate image.
Move two EFI_DEP_REPLACE_TRUE and DEPEX_STACK_SIZE_INCREMENT macros from MdePkg to EdkModule/DxeMain module, because these two macros are specific implementation, not defined in spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2249 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-15 11:13:40 +00:00
..
BootMode Initial import. 2006-04-21 22:54:32 +00:00
Dependency 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
Dispatcher Align the top of the stack correctly when the PEI Core calls SwitchStack() 2006-11-28 02:42:44 +00:00
FwVol 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
Hob Display error message when HOB creation fails due to lack of memory. 2007-01-11 08:56:38 +00:00
Image Correct TeImage file format and Clean up PeiRebase tool to remove unused code and only relocate image. 2007-01-15 11:13:40 +00:00
Ipf Use / as path separator 2007-01-12 23:18:19 +00:00
Memory Add debug info when allocate pages failed in PeiMain. 2006-12-26 10:43:20 +00:00
PeiMain The performance data for PEI phase should be collected from pre-memory, so move PERF_START macro to correct place. 2006-11-27 02:20:22 +00:00
Ppi Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 from EFI_D_INFO to EFI_D_ERROR 2006-09-05 02:07:18 +00:00
Reset 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
Security 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
StatusCode 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
PeiMain.h Remove commented out inclusion of SalApi.h 2006-12-18 22:46:25 +00:00
PeiMain.msa changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. 2006-09-18 11:31:20 +00:00