X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FReadFs.S;h=5b26d5e574491e6e8f4c608488b00555fc8bc9f2;hb=d5172f911d21d03a3a4f50cb6ebe89854d191e4d;hp=6bd92a04ffa6eebfafb55f1ae6d8ddec3507ecf7;hpb=b1ff428c96518b7f4810eff4688d60ac7c65fba5;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/X64/ReadFs.S b/MdePkg/Library/BaseLib/X64/ReadFs.S index 6bd92a04ff..5b26d5e574 100644 --- a/MdePkg/Library/BaseLib/X64/ReadFs.S +++ b/MdePkg/Library/BaseLib/X64/ReadFs.S @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2006, Intel Corporation +# Copyright (c) 2006 - 2008, Intel Corporation # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -29,7 +29,7 @@ # VOID # ); #------------------------------------------------------------------------------ -.global ASM_PFX(AsmReadFs) +ASM_GLOBAL ASM_PFX(AsmReadFs) .align 16 ASM_PFX(AsmReadFs): mov %fs, %eax