]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X86ReadGdtr.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X86ReadGdtr.c
index 80d35863cf84ab92a3518d84ec5027b0bf37debf..dc2532d6887608a7286484610dc430bb5df79aa6 100644 (file)
@@ -21,7 +21,7 @@
   Reads the current Global Descriptor Table Register(GDTR) descriptor.\r
 \r
   Reads and returns the current GDTR descriptor and returns it in Gdtr. This\r
-  function is only available on IA-32 and X64.\r
+  function is only available on IA-32 and x64.\r
 \r
   If Gdtr is NULL, then ASSERT().\r
 \r