From 8598a1ed33f1fea5dac9d32a3ad6d28f62649cdc Mon Sep 17 00:00:00 2001 From: niruiyu Date: Wed, 19 Oct 2011 05:44:28 +0000 Subject: Avoid using code name in comments. Signed-off-by: niruiyu Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12552 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk') diff --git a/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf b/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf index 5f540c0344..167080562b 100644 --- a/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf +++ b/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf @@ -7,7 +7,7 @@ # This module produces PciCfgPpi on top of PciCfgPpi2. This module is used on platform when both of # these two conditions are true: # 1) Framework module is present that consumes PCI CFG AND -# 2) R9 module is present that produces PCI CFG2 but not PCI CFG +# 2) EDKII module is present that produces PCI CFG2 but not PCI CFG # # The Usage of this module is rare since EDK II module IntelFrameworkModulePkg\Universal\PcatSingleSegmentPciCfgPei\PcatSingleSegmentPciCfgPei.inf # that produce PCI CFG2 can also produce PCI CFG by setting Pcd Feature Flag gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable -- cgit v1.2.3