Update comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5232 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-05-20 09:16:08 +00:00
parent c98d6f4728
commit 4e17db14a0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/**
/** @file
Module produce PciCfgPpi on top of PciCfgPpi2.
PIWG's PI specification replaces Inte's EFI Specification 1.10.
@ -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
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) PI module is present that produces PCI CFG2 but not PCI CFG
Copyright (c) 2006 - 2008 Intel Corporation. <BR>