X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FARShiftU64.S;h=372a4d83551266b6e2e3ef067e581db141013dc4;hp=86c536b66949f2184811931df97e5e2aedd59456;hb=bb817c56c51fabe92915fe30b168b4833cb2aed9;hpb=b7089db12047675e829a74674700b03406c432e6 diff --git a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.S b/MdePkg/Library/BaseLib/Ia32/ARShiftU64.S index 86c536b669..372a4d8355 100644 --- a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.S +++ b/MdePkg/Library/BaseLib/Ia32/ARShiftU64.S @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2006, Intel Corporation -# All rights reserved. This program and the accompanying materials +# 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 # http://opensource.org/licenses/bsd-license.php @@ -11,7 +11,7 @@ # # Module Name: # -# ARShiftU64.asm +# ARShiftU64.S # # Abstract: # @@ -19,7 +19,7 @@ # #------------------------------------------------------------------------------ -.globl _InternalMathARShiftU64 +ASM_GLOBAL ASM_PFX(InternalMathARShiftU64) #------------------------------------------------------------------------------ # UINT64 @@ -29,7 +29,7 @@ # IN UINTN Count # ); #------------------------------------------------------------------------------ -_InternalMathARShiftU64: +ASM_PFX(InternalMathARShiftU64): movb 12(%esp), %cl movl 8(%esp), %eax cltd