X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadMm5.c;h=e5728008ca6637857dbdb18681c4eb3ebccd77f6;hp=c6b35f109ec9541589da7a6b077836ada3456a06;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=e1f414b6a7d8a0424e0e01f655b09a4612b4d0e8 diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm5.c b/MdePkg/Library/BaseLib/Ia32/ReadMm5.c index c6b35f109e..e5728008ca 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadMm5.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadMm5.c @@ -12,11 +12,18 @@ **/ -// -// Include common header file for this module. -// -#include "CommonHeader.h" + + +/** + Reads the current value of 64-bit MMX Register #5 (MM5). + + Reads and returns the current value of MM5. This function is only available + on IA-32 and x64. + + @return The current value of MM5. + +**/ UINT64 EFIAPI AsmReadMm5 (