]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib / GenericBdsLib.inf
index 698dd26065d7a7d075a33c832773044cf59c6c12..bdffad175d9aa4cf8eb1f79a963681def1d363e1 100644 (file)
@@ -1,20 +1,20 @@
 ## @file\r
 #  General BDS library.\r
-#  \r
+#\r
 #  General BDS defines and produce general interfaces for platform BDS driver including:\r
 #  1) BDS boot policy interface;\r
 #  2) BDS boot device connect interface;\r
 #  3) BDS Misc interfaces for mainting boot variable, ouput string, etc.\r
-#  \r
+#\r
 #  Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
@@ -24,7 +24,7 @@
   FILE_GUID                      = e405ec31-ccaa-4dd4-83e8-0aec01703f7e\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = GenericBdsLib|DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION \r
+  LIBRARY_CLASS                  = GenericBdsLib|DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION\r
   CONSTRUCTOR                    = GenericBdsLibConstructor\r
 \r
 #\r
@@ -43,7 +43,7 @@
   String.h\r
   String.c\r
   GenericBdsStrings.uni\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
@@ -76,7 +76,7 @@
   ## SOMETIMES_CONSUMES ## SystemTable # The identifier of memory type information type in system table\r
   ## SOMETIMES_CONSUMES ## Variable:L"MemoryTypeInformation"\r
   ## SOMETIMES_PRODUCES ## Variable:L"MemoryTypeInformation"\r
-  gEfiMemoryTypeInformationGuid                 \r
+  gEfiMemoryTypeInformationGuid\r
   ## SOMETIMES_CONSUMES ## Variable:L"BootXXXX"    # Boot option variable\r
   ## SOMETIMES_PRODUCES ## Variable:L"BootXXXX"    # Boot option variable\r
   ## SOMETIMES_CONSUMES ## Variable:L"DriverXXXX"  # Driver load option.\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile      ## CONSUMES\r
 \r
 #\r
-# [BootMode] \r
+# [BootMode]\r
 #   RECOVERY_FULL    ## SOMETIMES_CONSUMES # Memory Type Information variable\r
 #\r
 \r