audk/MdeModulePkg/Core/Pei
klu2 797a9d6791 MdeModule cleanup for PI:
1) PeiMain:
   - Use PCD for bundle of status code which definitions are put into MdePkg.dec file.
2) DxeMain:
   - Use PCD for bundle of status code which definitions are put into MdePkg.dec file.
   - Do not produce SectionExtraction protocol which is belong to IntelFramework specification.
   - Update many macro for PI specifications.
3) DxeIpl
   - Use PCD for bundle of status code which definitions are put into MdePkg.dec file.
4) Add SectionExtractionDxe module (IntelFrameworkModulePkg)
   - This module will produce EFI_SECTION_EXTRACTION_PROTOCOL defined in framework specification. If a old platform want to use this protocol, then this platform need dispatch this DXE driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4376 6f19259b-4bc3-4df7-8a09-765794883524
2007-12-10 03:47:56 +00:00
..
BootMode Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
Dependency Remove comments for removed parameter. 2007-10-16 06:03:42 +00:00
Dispatcher MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
FwVol MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
Hob Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
Image Enable PeiCore to dispatch the encapsulated fv images with depex expression. This feature can process the different fv images in the different boot path, which is useful for boot performance and image size. 2007-12-06 09:52:27 +00:00
Ipf 1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may not be ready, we flag that more Peims need to be dispatched. 2007-11-08 03:50:37 +00:00
Memory 1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may not be ready, we flag that more Peims need to be dispatched. 2007-11-08 03:50:37 +00:00
PeiMain MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
Ppi Merge branch of PI tree to main trunk 2007-09-24 11:38:43 +00:00
Reset Merge branch of PI tree to main trunk 2007-09-24 11:38:43 +00:00
Security Merge branch of PI tree to main trunk 2007-09-24 11:38:43 +00:00
StatusCode Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
PeiMain.h MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
PeiMain.inf MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
PeiMain.msa Merge branch of PI tree to main trunk 2007-09-24 11:38:43 +00:00