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