X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FWriteMm0.c;h=55aa43abd0e10a908c774827434381844ea8626d;hp=f65291e020658ffc183b197f0c078d641f95121f;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm0.c b/MdePkg/Library/BaseLib/Ia32/WriteMm0.c index f65291e020..55aa43abd0 100644 --- a/MdePkg/Library/BaseLib/Ia32/WriteMm0.c +++ b/MdePkg/Library/BaseLib/Ia32/WriteMm0.c @@ -19,7 +19,7 @@ Writes the current value of 64-bit MMX Register #0 (MM0). Writes the current value of MM0. This function is only available on IA32 and - X64. + x64. @param Value The 64-bit value to write to MM0.