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