]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteMm3.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteMm3.c
index 5851fb5b50aa44dd9af378724bc6ced8b46b5080..78f7f611a67300dea12fc4358658d84319b09134 100644 (file)
 \r
 **/\r
 \r
+\r
+\r
+\r
+/**\r
+  Writes the current value of 64-bit MMX Register #3 (MM3).\r
+\r
+  Writes the current value of MM3. This function is only available on IA32 and\r
+  X64.\r
+\r
+  @param  Value The 64-bit value to write to MM3.\r
+\r
+**/\r
 VOID\r
 EFIAPI\r
 AsmWriteMm3 (\r