]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf
Fix INF file header format
[mirror_edk2.git] / MdePkg / Library / PeiPciSegmentLibPciCfg2 / PeiPciSegmentLibPciCfg2.inf
index 200c490b08722f3f608cbcbfe9407d20392cfce8..918b9ab87d69126e167c1d3ad3833f8a02710ac9 100644 (file)
@@ -1,4 +1,4 @@
-# @file\r
+## @file\r
 # PCI Segment Library that layers on top of the PCI CFG2 PPI.\r
 #\r
 # This library produces the APIs from the PCI Segment Library and\r
@@ -6,7 +6,7 @@
 #  EFI_PEI_PCI CFG2 PPIs are typically produced by a chipset specific PEIM.\r
 #  This library instance should only be used platforms with multiple PCI segments.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\r
+# Copyright (c) 2007 - 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
@@ -16,7 +16,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -25,8 +25,6 @@
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PciSegmentLib|PEIM SEC PEI_CORE\r
-  PI_SPECIFICATION_VERSION       = 0x00010000\r
-\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -34,7 +32,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PciSegmentLib.c\r
 \r
 [Packages]\r
@@ -49,3 +47,6 @@
 [Ppis]\r
   gEfiPciCfg2PpiGuid                            ##  CONSUMES\r
 \r
+[Depex]\r
+  gEfiPciCfg2PpiGuid\r
+\r