summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/ReadPmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadPmc.c')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/ReadPmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadPmc.c b/MdePkg/Library/BaseLib/Ia32/ReadPmc.c
index e37425ada4..b6e0fe6498 100644
--- a/MdePkg/Library/BaseLib/Ia32/ReadPmc.c
+++ b/MdePkg/Library/BaseLib/Ia32/ReadPmc.c
@@ -16,7 +16,7 @@
Reads the current value of a Performance Counter (PMC).
Reads and returns the current value of performance counter specified by
- Index. This function is only available on IA-32 and X64.
+ Index. This function is only available on IA-32 and x64.
@param Index The 32-bit Performance Counter index to read.