summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-17 02:12:36 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-17 02:12:36 +0000
commit64cd21af352db61f18806f3fd4f58e8c0bd4de9c (patch)
tree4b67c324507a0ccdcc88c881992e07e7c7ee1adc /EdkCompatibilityPkg/Compatibility
parentf3b33289f064619ffd64fcdf124bf68d7403abc6 (diff)
downloadedk2-64cd21af352db61f18806f3fd4f58e8c0bd4de9c.tar.gz
edk2-64cd21af352db61f18806f3fd4f58e8c0bd4de9c.tar.bz2
edk2-64cd21af352db61f18806f3fd4f58e8c0bd4de9c.zip
Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLib to support the modules that uses EDKII Glue Lib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6551 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Compatibility')
-rw-r--r--EdkCompatibilityPkg/Compatibility/PciCfg2ToPciCfgThunk/PciCfg2ToPciCfgThunk.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Compatibility/PciCfg2ToPciCfgThunk/PciCfg2ToPciCfgThunk.inf b/EdkCompatibilityPkg/Compatibility/PciCfg2ToPciCfgThunk/PciCfg2ToPciCfgThunk.inf
index f6b7a91402..ea1b5c89dc 100644
--- a/EdkCompatibilityPkg/Compatibility/PciCfg2ToPciCfgThunk/PciCfg2ToPciCfgThunk.inf
+++ b/EdkCompatibilityPkg/Compatibility/PciCfg2ToPciCfgThunk/PciCfg2ToPciCfgThunk.inf
@@ -17,7 +17,7 @@
# &gEcpPeiPciCfgPpiGuid,
# <*>
# };
-# (**PeiServices).InstallPpi (PeiServices, gEcpPeiPciCfgPpiList);
+# (**PeiServices).InstallPpi (PeiServices, &gEcpPeiPciCfgPpiList);
# }
#
# In addition, the PeiServicesTable definition in PeiApi.h is updated to