]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadCr3.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadCr3.c
index 8d99f34bb7e3d8fd11cdabfc59e6a9b7dd96430a..eb16d48dfd3731ed9490dba82007b7ccefc01aeb 100644 (file)
@@ -19,8 +19,8 @@
   Reads the current value of the Control Register 3 (CR3).\r
 \r
   Reads and returns the current value of CR3. 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 3 (CR3).\r
 \r