X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibRepStr%2FIa32%2FZeroMem.S;h=86ba2414a8a205b1e2fc117eeb01f0a6c8cedb38;hb=2fc59a003ed9104f9feebe0e418f2a04a50f3284;hp=d0af0ab772eb8413482018cfef9df0954837605f;hpb=d3c0cbcecc0c1fd5306819e4fee02c95be258156;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S b/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S index d0af0ab772..86ba2414a8 100644 --- a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S +++ b/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S @@ -1,10 +1,10 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2006 - 2008, 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 +# http://opensource.org/licenses/bsd-license.php. # # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @@ -21,7 +21,7 @@ # #------------------------------------------------------------------------------ -.globl ASM_PFX(InternalMemZeroMem) +ASM_GLOBAL ASM_PFX(InternalMemZeroMem) #------------------------------------------------------------------------------ # VOID *