]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Universal / PcatSingleSegmentPciCfg2Pei / PcatSingleSegmentPciCfg2Pei.inf
index 308fc08c6e08ee3b4ed0698e5d3c4575ca1a091c..eda3628adebd7f558eaed742e81712537acfa003 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\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
-#  Copyright (c) 2006 - 2008, Intel Corporation\r
+#  Copyright (c) 2006 - 2010, 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
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -22,7 +22,6 @@
   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
@@ -30,7 +29,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PciCfg2.c\r
 \r
 [Packages]\r
@@ -42,7 +41,7 @@
   PciLib\r
   BaseLib\r
   DebugLib\r
-\r
+  PeiServicesLib\r
 \r
 [Ppis]\r
   gEfiPciCfg2PpiGuid                   ## PRODUCED\r