]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.h
clean up the un-suitable ';' location when declaring the functions.
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BootMngr / BootManager.h
index f7876843e4722743a4d780db8ebf3930168fa9f8..3fe70c1c5dfd5e19d28be14e6710254388756b19 100644 (file)
@@ -79,8 +79,7 @@ BootManagerCallback (
   IN  UINT8                                  Type,\r
   IN  EFI_IFR_TYPE_VALUE                     *Value,\r
   OUT EFI_BROWSER_ACTION_REQUEST             *ActionRequest\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
 \r
@@ -92,8 +91,7 @@ BootManagerCallback (
 EFI_STATUS\r
 InitializeBootManager (\r
   VOID\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   This funtion invokees Boot Manager. If all devices have not a chance to be connected,\r
@@ -105,7 +103,6 @@ InitializeBootManager (
 VOID\r
 CallBootManager (\r
   VOID\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r