]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteMm6.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteMm6.c
index 7a038a47dbc0fb551b988f0f982577e09ac28127..5fd464fe559b8aa0b9dbe938e1b30fb15b70c580 100644 (file)
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
 \r
+\r
+\r
+/**\r
+  Writes the current value of 64-bit MMX Register #6 (MM6).\r
+\r
+  Writes the current value of MM6. This function is only available on IA32 and\r
+  x64.\r
+\r
+  @param  Value The 64-bit value to write to MM6.\r
+\r
+**/\r
 VOID\r
 EFIAPI\r
 AsmWriteMm6 (\r