X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FReadEs.S;h=a75b95f953e0cdba6b53b0b9b90b7c4b9ed5275b;hp=9a45439e14f68718ccc7e4a8fd8a1496b7e08779;hb=d5172f911d21d03a3a4f50cb6ebe89854d191e4d;hpb=dedfc3bbc97e726e259bfadbdf22502133faa8a8 diff --git a/MdePkg/Library/BaseLib/X64/ReadEs.S b/MdePkg/Library/BaseLib/X64/ReadEs.S index 9a45439e14..a75b95f953 100644 --- a/MdePkg/Library/BaseLib/X64/ReadEs.S +++ b/MdePkg/Library/BaseLib/X64/ReadEs.S @@ -29,7 +29,7 @@ # VOID # ); #------------------------------------------------------------------------------ -.global ASM_PFX(AsmReadEs) +ASM_GLOBAL ASM_PFX(AsmReadEs) .align 16 ASM_PFX(AsmReadEs): mov %es, %eax