]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.inf
Remove extra reference to SmmCpuIo.h
[mirror_edk2.git] / MdePkg / Library / SmmPciLibPciRootBridgeIo / SmmPciLibPciRootBridgeIo.inf
index 97f9a20faf9be013318f5114fa0cd2afd13fa769..71524c730a48731d8a03b9d64cd479c12566b6ff 100644 (file)
@@ -7,7 +7,7 @@
 #  This library binds to the first PCI Root Bridge I/O Protocol in the platform. As a result,\r
 #  it should only be used on platforms that contain a single PCI root bridge.\r
 #\r
-# Copyright (c) 2009, Intel Corporation.\r
+# Copyright (c) 2009 - 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
@@ -27,7 +27,6 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PciLib|DXE_SMM_DRIVER SMM_CORE\r
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
-\r
   CONSTRUCTOR                    = PciLibConstructor\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PciLib.c\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   BaseLib\r
   SmmServicesTableLib\r
@@ -51,4 +48,3 @@
 \r
 [Protocols]\r
   gEfiSmmPciRootBridgeIoProtocolGuid               ## CONSUMES\r
-\r