X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibOptPei%2FX64%2FSetMem32.S;h=9fbcdafcb4336fea90610dc85a400f3e8ad036c8;hb=132f41f0a92082775d931067089a63ca50367225;hp=2230358e151d6b6caf9941cbe952a6e8c034a0b1;hpb=b20d41df13fc3f25678c34c0eb6902e2faebb032;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem32.S b/MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem32.S index 2230358e15..9fbcdafcb4 100644 --- a/MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem32.S +++ b/MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem32.S @@ -35,7 +35,7 @@ # ); #------------------------------------------------------------------------------ .intel_syntax noprefix -.globl ASM_PFX(InternalMemSetMem32) +ASM_GLOBAL ASM_PFX(InternalMemSetMem32) ASM_PFX(InternalMemSetMem32): push rdi mov rdi, rcx