]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add more comments.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Jun 2008 08:56:55 +0000 (08:56 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Jun 2008 08:56:55 +0000 (08:56 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5343 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Compatibility/PciCfgToPciCfg2Thunk/PciCfgToPciCfg2Thunk.c
EdkCompatibilityPkg/Compatibility/PciCfgToPciCfg2Thunk/PciCfgToPciCfg2Thunk.inf

index 62195e7f8fb3f10d0ad579f66db32f794411cd6d..592a571f13dbc8a53f95fcb19b021af64aa43978 100644 (file)
@@ -9,6 +9,10 @@ these two conditions are true:
 1) Framework module is present that consumes PCI CFG  AND\r
 2) PI module is present that produces PCI CFG2 but not PCI CFG\r
 \r
+The Usage of this module is rare since EDK II module IntelFrameworkModulePkg\Universal\PcatSingleSegmentPciCfgPei\PcatSingleSegmentPciCfgPei.inf\r
+that produce PCI CFG2 can also produce PCI CFG by setting Pcd Feature Flag gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable\r
+to FALSE.\r
+\r
 \r
 Copyright (c) 2006 - 2008 Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
index e1fbae31b6c4d53955a17848d6b5bd24113661cb..4b5d09c5755cca17f880571f665230bc947ccbca 100644 (file)
@@ -8,7 +8,11 @@
 # these two conditions are true:\r
 # 1) Framework module is present that consumes PCI CFG  AND\r
 # 2) R9 module is present that produces PCI CFG2 but not PCI CFG\r
-\r
+#\r
+# The Usage of this module is rare since EDK II module IntelFrameworkModulePkg\Universal\PcatSingleSegmentPciCfgPei\PcatSingleSegmentPciCfgPei.inf\r
+# that produce PCI CFG2 can also produce PCI CFG by setting Pcd Feature Flag gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable\r
+# to FALSE.\r
+#\r
 #\r
 # PEIM to provide the Variable functionality.\r
 # Copyright (c) 2006 - 2007, Intel Corporation\r