]> 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 5444aafb6a9f287e39d700509a9142cc83a6c0a4..e5d34934b61948c3fea6a5f3e34c59212c40bab7 100644 (file)
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
+\r
 \r
 \r
 /**\r
   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