audk/EdkCompatibilityPkg/Foundation
qhuang8 af1b10362d 1. Rename gRT in GlueLib to avoid collision with EfiDriverLib
2. Add the extra parameter of PciCfg in the new PeiLibPciCfgModify() to keep the parameter list the same as the PciCfg->Modify(). PciCfg is just a place holder.
3. Allow platform develop to set EDKII_GLUE_PciExpressBaseAddress value in build option.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5868 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-10 12:53:36 +00:00
..
Core/Dxe/ArchProtocol Update Guid Value format. 2008-03-28 12:00:46 +00:00
Cpu clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Efi clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +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 1) Cleanup for GCC and ICC tool-chain. 2008-08-23 09:31:51 +00:00
Library 1. Rename gRT in GlueLib to avoid collision with EfiDriverLib 2008-09-10 12:53:36 +00:00
Ppi Update Guid Value format. 2008-03-28 12:00:46 +00:00
Protocol 1) Cleanup for GCC and ICC tool-chain. 2008-08-23 09:31:51 +00:00