X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadGs.c;h=947cf4e8759f948e8980dde6c889d5c62cb395c9;hp=c71d238b2db3ca68602860470bebc4c9af6f213e;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 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.