]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteMsr64.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteMsr64.c
index 5937ac80442795e7d29ed3c03eed55333417d015..f59570fd7efaf0bf47895f1e92dfa46e63d30631 100644 (file)
@@ -24,7 +24,7 @@
   performed on Index or Value, and some of these may cause CPU exceptions. The\r
   caller must either guarantee that Index and Value are valid, or the caller\r
   must establish proper exception handlers. This function is only available on\r
-  IA-32 and X64.\r
+  IA-32 and x64.\r
 \r
   @param  Index The 32-bit MSR index to write.\r
   @param  Value The 64-bit value to write to the MSR.\r