]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadCr0.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadCr0.c
index 3f95c50bf8ad2a9b3d706a0fa77a81412a4bcaca..e5d34934b61948c3fea6a5f3e34c59212c40bab7 100644 (file)
@@ -19,8 +19,8 @@
   Reads the current value of the Control Register 0 (CR0).\r
 \r
   Reads and returns the current value of CR4. This function is only available\r
-  on IA-32 and X64. This returns a 32-bit value on IA-32 and a 64-bit value on\r
-  X64.\r
+  on IA-32 and x64. This returns a 32-bit value on IA-32 and a 64-bit value on\r
+  x64.\r
 \r
   @return The value of the Control Register 0 (CR0).\r
 \r