summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Application/Shell/ShellManParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/Application/Shell/ShellManParser.h')
-rw-r--r--ShellPkg/Application/Shell/ShellManParser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ShellPkg/Application/Shell/ShellManParser.h b/ShellPkg/Application/Shell/ShellManParser.h
index 3807eec9b2..bb530a3fcf 100644
--- a/ShellPkg/Application/Shell/ShellManParser.h
+++ b/ShellPkg/Application/Shell/ShellManParser.h
@@ -45,7 +45,6 @@
@retval EFI_NOT_FOUND There is no help text available for Command.
**/
EFI_STATUS
-EFIAPI
ProcessManFile(
IN CONST CHAR16 *ManFileName,
IN CONST CHAR16 *Command,
@@ -73,7 +72,6 @@ ProcessManFile(
an alloceted buffer.
**/
EFI_STATUS
-EFIAPI
ManFileFindSections(
IN SHELL_FILE_HANDLE Handle,
IN CONST CHAR16 *Sections,