audk/EdkCompatibilityPkg/Foundation
qwang12 1e55f6a46b 1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI to ECP_PEI_PCI_CFG_PPI. This help to detect if user is calling PeiServiceTable->PciCfg->Modify in a PI platform. Modify between Framework spec and PI spec is not compatible.
2) Add ECP_PEI_PCI_CFG_PPI to EdkFrameworkPpiLib
3) Add PeiLibPciCfgModify which call PciCfg2. This function will used by modified Framework Module which will be working with a PI platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5260 6f19259b-4bc3-4df7-8a09-765794883524
2008-05-21 07:21:30 +00:00
..
Core/Dxe/ArchProtocol Update Guid Value format. 2008-03-28 12:00:46 +00:00
Cpu edk2/EdkCompatibilityPkg/** 2008-03-17 22:01:12 +00:00
Efi Fix various warnings with the Intel C compiler. 2008-04-24 16:21:53 +00:00
Framework 1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI to ECP_PEI_PCI_CFG_PPI. This help to detect if user is calling PeiServiceTable->PciCfg->Modify in a PI platform. Modify between Framework spec and PI spec is not compatible. 2008-05-21 07:21:30 +00:00
Guid Update Guid Value format. 2008-03-28 12:00:46 +00:00
Include Fix various warnings with the Intel C compiler. 2008-04-24 16:21:53 +00:00
Library 1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI to ECP_PEI_PCI_CFG_PPI. This help to detect if user is calling PeiServiceTable->PciCfg->Modify in a PI platform. Modify between Framework spec and PI spec is not compatible. 2008-05-21 07:21:30 +00:00
Ppi Update Guid Value format. 2008-03-28 12:00:46 +00:00
Protocol Remove empty typedefs (gcc warning). 2008-04-11 23:24:29 +00:00