]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/CpuId.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / CpuId.c
index 9745ae21d4846519d0da577dc8826f3dac78d629..2473797bbe08266a7f435431227f522751b7f55a 100644 (file)
@@ -21,7 +21,7 @@
   If Ebx is not NULL, then the value of EBX after CPUID is returned in Ebx.\r
   If Ecx is not NULL, then the value of ECX after CPUID is returned in Ecx.\r
   If Edx is not NULL, then the value of EDX after CPUID is returned in Edx.\r
-  This function is only available on IA-32 and X64.\r
+  This function is only available on IA-32 and x64.\r
 \r
   @param  Index         The 32-bit value to load into EAX prior to invoking the CPUID\r
                         instruction.\r