X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FWriteMm1.S;h=7cd2f4948a715e53b9c76dd59daa8aacd3a4aa58;hb=132f41f0a92082775d931067089a63ca50367225;hp=9e64e31868036c886ce047aab644f87368d38def;hpb=b20d41df13fc3f25678c34c0eb6902e2faebb032;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm1.S b/MdePkg/Library/BaseLib/Ia32/WriteMm1.S index 9e64e31868..7cd2f4948a 100644 --- a/MdePkg/Library/BaseLib/Ia32/WriteMm1.S +++ b/MdePkg/Library/BaseLib/Ia32/WriteMm1.S @@ -28,7 +28,7 @@ # IN UINT64 Value # ); #------------------------------------------------------------------------------ -.globl ASM_PFX(AsmWriteMm1) +ASM_GLOBAL ASM_PFX(AsmWriteMm1) ASM_PFX(AsmWriteMm1): movq 4(%esp), %mm1 ret