audk/IntelFrameworkModulePkg/Universal
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
..
Console/VgaClassDxe Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
DataHubDxe Correct all header files for doxygen format and correct the license issue for VgaClass driver. 2007-07-23 07:06:23 +00:00
DataHubStdErrDxe Correct all header files for doxygen format and correct the license issue for VgaClass driver. 2007-07-23 07:06:23 +00:00
DriverSampleDxe Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
HiiDataBaseDxe Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
PcatSingleSegmentPciCfgPei First round of PI enabling work: 2007-09-04 06:09:28 +00:00
SectionExtractionDxe MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
SetupBrowserDxe Fix a memory leak issue. 2007-11-07 03:19:35 +00:00
StatusCode Clean up: update "EFI" to "UEFI" if applicable. 2007-11-22 06:00:39 +00:00
VariablePei define the variable related to PCD for supporting big variable (>32K) easily. 2007-11-05 16:11:50 +00:00