]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
Code scrub for the following drivers and librarys.
[mirror_edk2.git] / MdeModulePkg / Universal / PcatSingleSegmentPciCfg2Pei / PcatSingleSegmentPciCfg2Pei.inf
index e46a1c32c8a82efa783bcd9421351f18ccab4075..2a78525785316b7003d7afefc9e0bb89aeaf5c13 100644 (file)
@@ -1,8 +1,9 @@
 #/** @file\r
-#  Single Segment Pci Configuration PPI\r
+#  This driver installs Single Segment Pci Configuration 2 PPI \r
+#  to provide read, write and modify access to Pci configuration space in PEI phase. \r
+#  To follow PI specification, these services also support access to the unaligned Pci address.\r
 #\r
-#  This file declares PciCfg PPI used to access PCI configuration space in PEI\r
-#  Copyright (c) 2006 - 2007, Intel Corporation\r
+#  Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,6 +22,7 @@
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = PeimInitializePciCfg\r
+  PI_SPECIFICATION_VERSION       = 0x00010000\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r