]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update comments.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 May 2008 09:16:08 +0000 (09:16 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 May 2008 09:16:08 +0000 (09:16 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5232 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Compatibility/PciCfgToPciCfg2Thunk/PciCfgToPciCfg2Thunk.c

index e6592cf1acfd843f3c88f8ef75590783c83b1c95..62195e7f8fb3f10d0ad579f66db32f794411cd6d 100644 (file)
@@ -1,4 +1,4 @@
-/**\r
+/** @file\r
 Module produce PciCfgPpi on top of PciCfgPpi2.\r
 \r
 PIWG's PI specification replaces Inte's EFI Specification 1.10.\r
@@ -7,7 +7,7 @@ EFI_PEI_PCI_CFG2_PPI in PI 1.0.
 This module produces PciCfgPpi on top of PciCfgPpi2. This module is used on platform when both of\r
 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
+2) PI module is present that produces PCI CFG2 but not PCI CFG\r
 \r
 \r
 Copyright (c) 2006 - 2008 Intel Corporation. <BR>\r