]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManager.c
MdeModulePkg: Apply uncrustify changes
[mirror_edk2.git] / MdeModulePkg / Library / PlatformBootManagerLibNull / PlatformBootManager.c
index 43560bf2aa6cc169de53bb252ed72536ade1b321..db6ada3aac32479df1aa37058715a91bd55ecd61 100644 (file)
@@ -9,7 +9,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 \r
 #include <Library/PlatformBootManagerLib.h>\r
 \r
-\r
 /**\r
   Do the platform specific action before the console is connected.\r
 \r
@@ -54,7 +53,7 @@ PlatformBootManagerAfterConsole (
 VOID\r
 EFIAPI\r
 PlatformBootManagerWaitCallback (\r
-  UINT16          TimeoutRemain\r
+  UINT16  TimeoutRemain\r
   )\r
 {\r
   return;\r
@@ -75,4 +74,3 @@ PlatformBootManagerUnableToBoot (
 {\r
   return;\r
 }\r
-\r