audk/MdeModulePkg/Core/Pei
mdkinney 1427885873 Cleanup INF file for PEI Core
1) Remove references to CPU I/O PPI and PCI CFG2 PPI.  The PEI Core does have the PEI Services Table that caches a copy of these, but the PEI Core never produces a real version of these PPIs.  Instead, the PEI Core only has a null implementation of the APIs so we can catch PIEMs that call these services before they are properly installed.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9731 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-14 01:40:51 +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
CpuIo Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE. 2010-01-04 04:36:37 +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 check whether FvHandle is NULL for FfsGetVolumeInfo() interface. 2010-01-04 05:20:18 +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
PciCfg2 Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE. 2010-01-04 04:36:37 +00:00
PeiMain Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE. 2010-01-04 04:36:37 +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 Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE. 2010-01-04 04:36:37 +00:00
PeiMain.inf Cleanup INF file for PEI Core 2010-01-14 01:40:51 +00:00