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