X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FWriteDr7.S;h=616b9c1db209f637b61d0c7c595d4d94ac9a4dfc;hp=cc0e2187ee9ebb71103773ceb7340a10034d74d1;hb=d5172f911d21d03a3a4f50cb6ebe89854d191e4d;hpb=b1ff428c96518b7f4810eff4688d60ac7c65fba5 diff --git a/MdePkg/Library/BaseLib/X64/WriteDr7.S b/MdePkg/Library/BaseLib/X64/WriteDr7.S index cc0e2187ee..616b9c1db2 100644 --- a/MdePkg/Library/BaseLib/X64/WriteDr7.S +++ b/MdePkg/Library/BaseLib/X64/WriteDr7.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 @@ # IN UINTN Value # ); #------------------------------------------------------------------------------ -.global ASM_PFX(AsmWriteDr7) +ASM_GLOBAL ASM_PFX(AsmWriteDr7) ASM_PFX(AsmWriteDr7): mov %rcx, %dr7 mov %rcx, %rax