]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Library / DxeDeferImageLoadLib / DxeDeferImageLoadLib.inf
index 8297230bed08e68a0c8549cf59343ca3e16f8dcd..3399d7a3bd0abaac0179c8e740851a46da0c911d 100644 (file)
@@ -1,11 +1,11 @@
 ## @file\r
 #  Provides security service of deferred image load\r
 #\r
-#  The platform may need to defer the execution of an image because of security \r
-#  considerations. These deferred images will be recorded and then reported by \r
+#  The platform may need to defer the execution of an image because of security\r
+#  considerations. These deferred images will be recorded and then reported by\r
 #  installing an instance of the EFI_DEFERRED_IMAGE_LOAD_PROTOCOL.\r
 #\r
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 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
@@ -48,9 +48,9 @@
   DevicePathLib\r
   BaseMemoryLib\r
   PrintLib\r
-  DebugLib \r
+  DebugLib\r
   UefiLib\r
-  PcdLib \r
+  PcdLib\r
 \r
 [Protocols]\r
   gEfiFirmwareVolume2ProtocolGuid                        ## SOMETIMES_CONSUMES\r
@@ -60,9 +60,9 @@
   ## SOMETIMES_CONSUMES\r
   ## NOTIFY\r
   gEfiUserManagerProtocolGuid\r
-   \r
+\r
 [Guids]\r
   gEfiGlobalVariableGuid                                  ## SOMETIMES_CONSUMES  ## Variable:L"BootOrder"\r
-  \r
+\r
 [Pcd]\r
   gEfiSecurityPkgTokenSpaceGuid.PcdDeferImageLoadPolicy   ## SOMETIMES_CONSUMES\r