]> 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 954b15a55debd257dd5c63bde679dddf2454d887..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
@@ -26,7 +26,6 @@
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PciExpressLib|DXE_RUNTIME_DRIVER \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
   CONSTRUCTOR                    = DxeRuntimePciExpressLibConstructor\r
   DESTRUCTOR                     = DxeRuntimePciExpressLibDestructor\r
 \r
@@ -34,7 +33,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PciExpressLib.c\r
 \r
 [Packages]\r
@@ -50,6 +49,8 @@
   DxeServicesTableLib\r
   UefiRuntimeLib\r
 \r
-[Pcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
+[Pcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress  ## CONSUMES\r
 \r
+[Guids]\r
+  gEfiEventVirtualAddressChangeGuid         ## PRODUCES ## Event\r