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