]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / PeiPciSegmentLibPciCfg2 / PeiPciSegmentLibPciCfg2.inf
index 45207d90a940bcd2ac347d799b488408fa70514a..0b832c172eddd794226cd5372ccfa48a5ee38ac9 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,35 +6,29 @@
 #  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 - 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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeiPciSegmentLibPciCfg2\r
+  MODULE_UNI_FILE                = PeiPciSegmentLibPciCfg2.uni\r
   FILE_GUID                      = 254901AD-7DB7-45f8-93C8-93D579398D9F\r
   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
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PciSegmentLib.c\r
 \r
 [Packages]\r
@@ -49,6 +43,6 @@
 [Ppis]\r
   gEfiPciCfg2PpiGuid                            ##  CONSUMES\r
 \r
-[Depex]\r
+[Depex.common.PEIM]\r
   gEfiPciCfg2PpiGuid\r
 \r