]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / DmpStore.c
index ac6d0bdb551d290a7e552263c3441dee039d8dc2..3427c99fe61ed043713eec5cebee86cabb79fefe 100644 (file)
@@ -42,7 +42,6 @@ typedef struct {
   @retval The attribute string info.\r
 **/\r
 CHAR16 *\r
-EFIAPI\r
 GetAttrType (\r
   IN CONST UINT32 Atts\r
   )\r
@@ -367,7 +366,6 @@ AppendSingleVariableToFile (
   @retval SHELL_NOT_FOUND         the Name/Guid pair could not be found.\r
 **/\r
 SHELL_STATUS\r
-EFIAPI\r
 CascadeProcessVariables (\r
   IN CONST CHAR16      *Name        OPTIONAL,\r
   IN CONST EFI_GUID    *Guid        OPTIONAL,\r
@@ -537,7 +535,6 @@ CascadeProcessVariables (
   @retval SHELL_NOT_FOUND         the Name/Guid pair could not be found.\r
 **/\r
 SHELL_STATUS\r
-EFIAPI\r
 ProcessVariables (\r
   IN CONST CHAR16      *Name      OPTIONAL,\r
   IN CONST EFI_GUID    *Guid      OPTIONAL,\r