From cf61682357433f09cb98c9a8c413550573a8bbf8 Mon Sep 17 00:00:00 2001 From: AJFISH Date: Mon, 25 Jun 2007 21:13:52 +0000 Subject: [PATCH] Fixed typo in function header git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2735 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/UefiRuntimeLib.h | 3 --- 1 file changed, 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 ( -- 2.39.2