summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/ReadGs.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadGs.c')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/ReadGs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGs.c b/MdePkg/Library/BaseLib/Ia32/ReadGs.c
index c71d238b2d..947cf4e875 100644
--- a/MdePkg/Library/BaseLib/Ia32/ReadGs.c
+++ b/MdePkg/Library/BaseLib/Ia32/ReadGs.c
@@ -19,7 +19,7 @@
Reads the current value of GS Data Segment Register (GS).
Reads and returns the current value of GS. This function is only available on
- IA-32 and X64.
+ IA-32 and x64.
@return The current value of GS.