diff options
Diffstat (limited to 'ShellPkg/Application/Shell/ShellProtocol.h')
-rw-r--r-- | ShellPkg/Application/Shell/ShellProtocol.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ShellPkg/Application/Shell/ShellProtocol.h b/ShellPkg/Application/Shell/ShellProtocol.h index 4920d82830..ff123277c2 100644 --- a/ShellPkg/Application/Shell/ShellProtocol.h +++ b/ShellPkg/Application/Shell/ShellProtocol.h @@ -446,8 +446,6 @@ EfiShellEnablePageBreak ( @param[out] ExitDataSize ExitDataSize as returned from gBS->StartImage
@param[out] ExitData ExitData as returned from gBS->StartImage
- @param StatusCode Points to the status code returned by the command.
-
@retval EFI_SUCCESS The command executed successfully. The status code
returned by the command is pointed to by StatusCode.
@retval EFI_INVALID_PARAMETER The parameters are invalid.
|