]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BasePciCf8Lib / BasePciCf8Lib.inf
index 4e9c64aab1745775ff10e6725bd7fe56fac17676..2a5aa47e0d575c5196d3977b82f91d6d7c664a1a 100644 (file)
@@ -1,9 +1,10 @@
-#/** @file\r
-# This driver implemnets one PCI Cf8 Library instance.\r
+## @file\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 - 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
@@ -13,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\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
+[Sources]\r
   PciCf8Lib.c\r
 \r
 [Packages]\r