]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Library / PlatformBdsLib.h
index f971e670f0bc629e4efc599a9c98a2509a255892..d160d722b531977a96fb0fab742b986ea9979013 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
-  Platform BDS library definition. A platform can implement \r
+  Platform BDS library definition. A platform can implement\r
   instances to support platform-specific behavior.\r
 \r
-Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.                                          \r
-    \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+http://opensource.org/licenses/bsd-license.php.\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
@@ -54,7 +54,7 @@ EFI_STATUS
   @retval EFI_SUCCESS             There is no error when processing a capsule.\r
 \r
 **/\r
-typedef \r
+typedef\r
 EFI_STATUS\r
 (EFIAPI *PROCESS_CAPSULES)(\r
   IN EFI_BOOT_MODE BootMode\r
@@ -92,7 +92,7 @@ PlatformBdsPolicyBehavior (
   );\r
 \r
 /**\r
-  Hook point for a user-provided function, for after a boot attempt fails. \r
+  Hook point for a user-provided function, for after a boot attempt fails.\r
 \r
   @param  Option                  A pointer to Boot Option that failed to boot.\r
   @param  Status                  The status returned from failed boot.\r