mirror of https://github.com/acidanthera/audk.git
Fixed typo in function header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2735 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c7f7ef1e18
commit
cf61682357
|
@ -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 (
|
||||
|
|
Loading…
Reference in New Issue