]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / MainTextEditor.h
index c45859deda8bcd8bf27b1ef588fc4baa0dd318f5..8d9b9a9c91c99363d86082b77baf0d573329e2ab 100644 (file)
@@ -24,7 +24,6 @@
   @retval EFI_LOAD_ERROR          A load error occured.\r
 **/\r
 EFI_STATUS\r
-EFIAPI\r
 MainEditorInit (\r
   VOID\r
   );\r
@@ -36,7 +35,6 @@ MainEditorInit (
   @retval EFI_LOAD_ERROR          A load error occured.\r
 **/\r
 EFI_STATUS\r
-EFIAPI\r
 MainEditorCleanup (\r
   VOID\r
   );\r
@@ -45,7 +43,6 @@ MainEditorCleanup (
   Refresh the main editor component.\r
 **/\r
 VOID\r
-EFIAPI\r
 MainEditorRefresh (\r
   VOID\r
   );\r
@@ -58,7 +55,6 @@ MainEditorRefresh (
   @retval EFI_OUT_OF_RESOURCES    A memory allocation failed.\r
 **/\r
 EFI_STATUS\r
-EFIAPI\r
 MainEditorKeyInput (\r
   VOID\r
   );\r
@@ -69,7 +65,6 @@ MainEditorKeyInput (
   @retval EFI_SUCCESS The operation was successful.\r
 **/\r
 EFI_STATUS\r
-EFIAPI\r
 MainEditorBackup (\r
   VOID\r
   );\r