]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h
clean up the un-suitable ';' location when declaring the functions.
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BootMaint / BootMaint.h
index 70335a6f9acdc7b707129ee3bf80cd93ba5c5247..4aed70aab3236f592211db75fb5a8efc990fefba 100644 (file)
@@ -467,8 +467,7 @@ typedef struct _STRING_DEPOSITORY {
 EFI_STATUS\r
 BOpt_FindFileSystem (\r
   IN BMM_CALLBACK_DATA          *CallbackData\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   Find files under current directory\r
@@ -486,8 +485,7 @@ EFI_STATUS
 BOpt_FindFiles (\r
   IN BMM_CALLBACK_DATA          *CallbackData,\r
   IN BM_MENU_ENTRY              *MenuEntry\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
 \r
@@ -503,8 +501,7 @@ BOpt_FindFiles (
 EFI_STATUS\r
 BOpt_FindDrivers (\r
   VOID\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
 \r
@@ -776,8 +773,7 @@ FreeAllConsoles (
 VOID\r
 ChangeVariableDevicePath (\r
   IN OUT EFI_DEVICE_PATH_PROTOCOL  *DevicePath\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   Update the multi-instance device path of Terminal Device based on\r