]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / DxeRuntimePciExpressLib / DxeRuntimePciExpressLib.inf
index 5d7357035b8b30c02291eaa93db11fc61192c397..622872188cac887370be989c8504cc7af15f3a6e 100644 (file)
@@ -1,13 +1,13 @@
 ## @file\r
-# Instance of PCI Express Library using the 256 MB PCI Express MMIO window that \r
+# Instance of PCI Express Library using the 256 MB PCI Express MMIO window that\r
 # is safe for runtime use.\r
 #\r
 # PCI Express Library that uses the 256 MB PCI Express MMIO window to perform\r
-#  PCI Configuration cycles. Layers on top of an I/O Library instance.  A table of \r
-#  PCI devices that are registered for for runtime access is maintained so the \r
+#  PCI Configuration cycles. Layers on top of an I/O Library instance.  A table of\r
+#  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 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -26,7 +26,7 @@
   FILE_GUID                      = 54DCBCE5-92AD-41f5-AAAF-1170F16DA6A8\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PciExpressLib|DXE_RUNTIME_DRIVER \r
+  LIBRARY_CLASS                  = PciExpressLib|DXE_RUNTIME_DRIVER\r
   CONSTRUCTOR                    = DxeRuntimePciExpressLibConstructor\r
   DESTRUCTOR                     = DxeRuntimePciExpressLibDestructor\r
 \r