]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / DxeRuntimePciExpressLib / DxeRuntimePciExpressLib.inf
index 23981af38f284bda8f18f9b72bea43e32cf82e44..ed75cb5ac6fd201f67eaa87ae34f80aeee60a787 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Instance of PCI Express Library using the 256 MB PCI Express MMIO window that \r
 # is safe for runtime use.\r
 #\r
@@ -7,7 +7,7 @@
 #  PCI devices that are registered for for runtime access is maintained so the \r
 #  proper virtual address is used to perform the PCI Express Configuration cycle.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\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
@@ -17,7 +17,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -33,7 +33,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PciExpressLib.c\r
 \r
 [Packages]\r
@@ -49,7 +49,7 @@
   DxeServicesTableLib\r
   UefiRuntimeLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress  ## CONSUMES\r
 \r
 [Guids]\r