X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibOptPei%2FIa32%2FZeroMem.S;h=75214aeab8d30f72cef03989835459611e13b542;hp=25c625b41b6f1fe395e6f9f3393a140979c02bf3;hb=84b5877f028a20f4227a26a7b63dc2e57949fc18;hpb=b1ff428c96518b7f4810eff4688d60ac7c65fba5 diff --git a/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ZeroMem.S b/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ZeroMem.S index 25c625b41b..75214aeab8 100644 --- a/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ZeroMem.S +++ b/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ZeroMem.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 @@ -21,7 +21,7 @@ # #------------------------------------------------------------------------------ -.globl ASM_PFX(InternalMemZeroMem) +ASM_GLOBAL ASM_PFX(InternalMemZeroMem) #------------------------------------------------------------------------------ # VOID *