summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/RealTimeClock.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/RealTimeClock.h')
-rw-r--r--MdePkg/Include/Protocol/RealTimeClock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/RealTimeClock.h b/MdePkg/Include/Protocol/RealTimeClock.h
index 15b5d22e3b..a44fbaf1d3 100644
--- a/MdePkg/Include/Protocol/RealTimeClock.h
+++ b/MdePkg/Include/Protocol/RealTimeClock.h
@@ -4,7 +4,7 @@
This code abstracts time and data functions. Used to provide
Time and date related EFI runtime services.
- The GetTime (), SetTime (), GetWakeupTime (), and SetWakeupTime () EFI 1.0
+ The GetTime (), SetTime (), GetWakeupTime (), and SetWakeupTime () UEFI 2.0
services are added to the EFI system table and the
EFI_REAL_TIME_CLOCK_ARCH_PROTOCOL_GUID protocol is registered with a NULL
pointer.