summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib
diff options
context:
space:
mode:
authorQiu Shumin <shumin.qiu@intel.com>2014-08-29 01:30:43 +0000
committershenshushi <shenshushi@6f19259b-4bc3-4df7-8a09-765794883524>2014-08-29 01:30:43 +0000
commitde4caceb8b22426e6a8d9e364f63e298cffb4e63 (patch)
treece2aa3019c7690b08023a66339d492f019336a59 /ShellPkg/Library/UefiShellLevel3CommandsLib
parent41921ad5c35c098a8ba54f8ffde9fa58dfb000f1 (diff)
ShellPkg: Remove 'STATIC' from function declarations to avoid source level debugging problem.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: : Jaben Carsey <Jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15975 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Library/UefiShellLevel3CommandsLib')
-rw-r--r--ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c b/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
index e0e15dbc3..0b596ceae 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
+++ b/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
@@ -27,7 +27,6 @@
@retval EFI_SUCCESS The help was displayed
@retval FI_NOT_FOUND The command name could not be found
**/
-STATIC
EFI_STATUS
EFIAPI
PrintDynamicCommandHelp(