X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FFoundation%2FLibrary%2FCompilerStub%2FCompilerStubLib.inf;h=72f19fbca74c42f972708dc06fc1615ea8b40e61;hp=d0aef2f1b6d43a98287e7095358c37ae53a6239c;hb=3e99020dbf0a159e34b84e7ae9125f2e368d5390;hpb=68bb5ce77e51cf35791e46f2202e36da97e5e6be diff --git a/EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf b/EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf index d0aef2f1b6..72f19fbca7 100644 --- a/EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf +++ b/EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf @@ -1,6 +1,6 @@ #/*++ # -# Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2010, 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 @@ -34,8 +34,8 @@ COMPONENT_TYPE = LIBRARY memset.c | GCC [sources.x64] - x64/memcpyRep1.asm | MSFT - x64/memcpyRep1.asm | INTEL + x64/memcpyRep4.asm | MSFT + x64/memcpyRep4.asm | INTEL x64/memsetRep4.asm | MSFT x64/memsetRep4.asm | INTEL memcpy.c | GCC