summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/ReadTsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadTsc.c')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/ReadTsc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTsc.c b/MdePkg/Library/BaseLib/Ia32/ReadTsc.c
index 71e5d4e952..4ffc0f2001 100644
--- a/MdePkg/Library/BaseLib/Ia32/ReadTsc.c
+++ b/MdePkg/Library/BaseLib/Ia32/ReadTsc.c
@@ -19,7 +19,7 @@
Reads the current value of Time Stamp Counter (TSC).
Reads and returns the current value of TSC. This function is only available
- on IA-32 and X64.
+ on IA-32 and x64.
@return The current value of TSC