]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
PI 1.1 SMM Feature Check-in
[mirror_edk2.git] / MdePkg / Library / BasePciCf8Lib / BasePciCf8Lib.inf
index 5ec10817fea7f24aed88c64b299570274551ab4d..d032dabaec9acb35a51f91a97c2cb5743f92f4c4 100644 (file)
@@ -1,9 +1,10 @@
 #/** @file\r
-# This driver implemnets one PCI Cf8 Library instance.\r
+#  Instance of PCI CF8 Library using I/O ports 0xCF8 and 0xCFC.\r
 #\r
-# PCI CF8 Library that uses I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles.\r
+#  PCI CF8 Library that uses I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles.\r
 #  Layers on top of an I/O Library instance.\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\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
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PciCf8Lib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
 [Sources.common]\r
-  PciLib.c\r
+  PciCf8Lib.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r