summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
diff options
context:
space:
mode:
authorChen A Chen <chen.a.chen@intel.com>2016-09-29 14:50:01 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-10-09 10:27:49 +0800
commit23a4329cb019ffb0df466bdc50b8a02b1560e0b7 (patch)
treef81d601c3893836ebb988219b7a9bc93d3ec25ef /ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
parent1c5cc5e5f72ce084aca05c36ccb5fde753dbd7c9 (diff)
downloadedk2-23a4329cb019ffb0df466bdc50b8a02b1560e0b7.tar.gz
edk2-23a4329cb019ffb0df466bdc50b8a02b1560e0b7.tar.bz2
edk2-23a4329cb019ffb0df466bdc50b8a02b1560e0b7.zip
ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPI
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chen A Chen <chen.a.chen@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c')
-rw-r--r--ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c b/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
index bcd14c8541..5a3b7e5913 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
+++ b/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
@@ -24,7 +24,6 @@
@return any return code from GetNextVariableName except EFI_NOT_FOUND
**/
SHELL_STATUS
-EFIAPI
PrintAllShellAlias(
VOID
)