]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / DxeServicesLib / DxeServicesLib.inf
index 50ae24f8ee22341a653ba821e1ecb8ce86a255d4..4fed3437c43ba54b6544e7bd3745201a69960b76 100644 (file)
@@ -2,10 +2,10 @@
 # DXE Services Library instance provides functions that simplify the development of DXE Drivers.\r
 #\r
 # DXE Services Library provides access data from sections of FFS files based on FV protocol.\r
-# It also provides access file based on file path from a firmware volume, \r
+# It also provides access file based on file path from a firmware volume,\r
 # from a file system interface, or from the load file interface.\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
@@ -60,6 +60,6 @@
   gEfiFirmwareVolume2ProtocolGuid               ## SOMETIMES_CONSUMES\r
   gEfiLoadedImageProtocolGuid                   ## SOMETIMES_CONSUMES\r
   gEfiLoadFileProtocolGuid                      ## SOMETIMES_CONSUMES\r
-  gEfiLoadFile2ProtocolGuid                     ## SOMETIMES_CONSUMES \r
-  gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES \r
+  gEfiLoadFile2ProtocolGuid                     ## SOMETIMES_CONSUMES\r
+  gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES\r
 \r