summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/Reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/Reset.h')
-rw-r--r--MdePkg/Include/Protocol/Reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/Reset.h b/MdePkg/Include/Protocol/Reset.h
index 0159cd1f8e..3e7ee44601 100644
--- a/MdePkg/Include/Protocol/Reset.h
+++ b/MdePkg/Include/Protocol/Reset.h
@@ -3,7 +3,7 @@
Used to provide ResetSystem runtime services
- The ResetSystem () EFI 1.0 service is added to the EFI system table and the
+ The ResetSystem () UEFI 2.0 service is added to the EFI system table and the
EFI_RESET_ARCH_PROTOCOL_GUID protocol is registered with a NULL pointer.
No CRC of the EFI system table is required, as it is done in the DXE core.