]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
[mirror_edk2.git] / MdePkg / Library / BasePciLibCf8 / BasePciLibCf8.inf
index fe5392d35aa10ed332026aa449ce473e0f1b0364..a532a1cf90e87ccded1aaaaef75858e145be268b 100644 (file)
@@ -1,9 +1,10 @@
 #/** @file\r
-# Component description file for PCI CF8 Base PCI Library\r
+# Instance of PCI Library based on PCI CF8 Library.\r
 #\r
 # PCI Library that uses I/O ports 0xCF8 and 0xCFC to perform\r
-#  PCI Configuration cycles. Layers on top of an I/O Library instance.\r
-# Copyright (c) 2007 - 2007, Intel Corporation.\r
+#  PCI Configuration cycles. Layers on top of one PCI CF8 Library instance.\r
+#\r
+# Copyright (c) 2007 - 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
@@ -23,7 +24,6 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PciLib \r
   EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 [Sources.common]\r
   PciLib.c\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   PciCf8Lib\r
 \r