]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib_Edk2.inf
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EfiCommonLib / EfiCommonLib_Edk2.inf
index b8fc29a1926d6737ebe64c2872271213f938b56f..fd183c1d6a7e848c00a6ce04a8279d6de3f3d900 100644 (file)
@@ -1,7 +1,7 @@
 #/*++\r
 #\r
-#  Copyright (c) 2004 - 2008, 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
@@ -85,23 +85,23 @@ COMPONENT_TYPE  = LIBRARY
   Math.c\r
   \r
 [sources.x64]\r
-  x64/EfiCopyMemRep1.asm         | MSFT\r
-  x64/EfiSetMemRep4.asm     | MSFT\r
-  x64/EfiZeroMemRep4.asm    | MSFT\r
-#  x64/EfiCopyMem.asm                    | MSFT\r
-#  x64/EfiSetMem.asm        | MSFT\r
-#  x64/EfiZeroMem.asm       | MSFT\r
+  X64/EfiCopyMemRep4.asm         | MSFT\r
+  X64/EfiSetMemRep4.asm     | MSFT\r
+  X64/EfiZeroMemRep4.asm    | MSFT\r
+#  X64/EfiCopyMem.asm                    | MSFT\r
+#  X64/EfiSetMem.asm        | MSFT\r
+#  X64/EfiZeroMem.asm       | MSFT\r
 \r
-  x64/EfiCopyMemRep1.asm         | INTEL\r
-  x64/EfiSetMemRep4.asm     | INTEL\r
-  x64/EfiZeroMemRep4.asm    | INTEL\r
-#  x64/EfiCopyMem.asm                    | INTEL\r
-#  x64/EfiSetMem.asm        | INTEL\r
-#  x64/EfiZeroMem.asm       | INTEL\r
+  X64/EfiCopyMemRep4.asm         | INTEL\r
+  X64/EfiSetMemRep4.asm     | INTEL\r
+  X64/EfiZeroMemRep4.asm    | INTEL\r
+#  X64/EfiCopyMem.asm                    | INTEL\r
+#  X64/EfiSetMem.asm        | INTEL\r
+#  X64/EfiZeroMem.asm       | INTEL\r
 \r
-  x64/EfiCopyMemRep1.S     | GCC\r
-  x64/EfiSetMemRep4.S       | GCC\r
-  x64/EfiZeroMemRep4.S      | GCC\r
+  X64/EfiCopyMemRep1.S     | GCC\r
+  X64/EfiSetMemRep4.S       | GCC\r
+  X64/EfiZeroMemRep4.S      | GCC\r
 \r
   Math.c\r
 \r