]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/PciCfgToPciCfg2Thunk/PciCfgToPciCfg2Thunk.c
Update comments.
[mirror_edk2.git] / 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