]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib.inf
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EfiCommonLib / EfiCommonLib.inf
index 2582ef4b2b91dfaa2042e01b3eab4f1b6a9688a1..722c9a966408fe06756f6762ade7b0389d3f0f9e 100644 (file)
@@ -1,7 +1,7 @@
 #/*++\r
 #\r
-#  Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
-#  All rights reserved. This program and the accompanying materials                          \r
+#  Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  This program and the accompanying materials                          \r
 #  are licensed and made available under the terms and conditions of the BSD License         \r
 #  which accompanies this distribution.  The full text of the license may be found at        \r
 #  http://opensource.org/licenses/bsd-license.php                                            \r
@@ -60,7 +60,7 @@ COMPONENT_TYPE  = LIBRARY
   Math.c\r
   \r
 [sources.x64]\r
-  X64/EfiCopyMemRep1.asm\r
+  X64/EfiCopyMemRep4.asm\r
   X64/EfiSetMemRep4.asm\r
   X64/EfiZeroMemRep4.asm\r
 #  X64/EfiCopyMem.asm\r
@@ -68,6 +68,13 @@ COMPONENT_TYPE  = LIBRARY
 #  X64/EfiZeroMem.asm\r
   Math.c\r
 \r
+[sources.ARM]\r
+  EfiCopyMem.c\r
+  EfiSetMem.c\r
+  EfiZeroMem.c\r
+  Math.c\r
+\r
+\r
 [includes.common]\r
   $(EDK_SOURCE)/Foundation\r
   $(EDK_SOURCE)/Foundation/Framework\r
@@ -87,4 +94,7 @@ COMPONENT_TYPE  = LIBRARY
 [libraries.common]\r
   EdkFrameworkGuidLib\r
 \r
+[libraries.ARM]
+  CompilerIntrinsicsLib
+\r
 [nmake.common]\r