diff options
-rw-r--r-- | MdePkg/Include/Library/UefiRuntimeLib.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Include/Library/UefiRuntimeLib.h b/MdePkg/Include/Library/UefiRuntimeLib.h index b1d6af43da..1d6dfb2bef 100644 --- a/MdePkg/Include/Library/UefiRuntimeLib.h +++ b/MdePkg/Include/Library/UefiRuntimeLib.h @@ -221,9 +221,6 @@ EfiGetNextHighMonotonicCount ( @param ResetData Pointer to data buffer that includes
Null-Terminated Unicode string.
- @retval EFI_SUCCESS Success to execute the function.
- @retval !EFI_SUCCESS Failed to e3xecute the function.
-
**/
VOID
EfiResetSystem (
|