]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteMm1.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteMm1.c
index abdda7f0ae3724a647839298f04bf505f2a27fd0..a4bc96d6ecea0de8a9ad8946b4e73f85b2005bce 100644 (file)
 \r
 **/\r
 \r
+\r
+\r
+\r
+/**\r
+  Writes the current value of 64-bit MMX Register #1 (MM1).\r
+\r
+  Writes the current value of MM1. This function is only available on IA32 and\r
+  x64.\r
+\r
+  @param  Value The 64-bit value to write to MM1.\r
+\r
+**/\r
 VOID\r
 EFIAPI\r
 AsmWriteMm1 (\r