]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib_Edk2.inf
Fix several approved code review comments:
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EfiCommonLib / EfiCommonLib_Edk2.inf
index 14e9e6b71c6777d0efd93975c18b8b7441087ca3..529f4923a03284339e794fef6ae60d2ac1ceafc7 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 #\r
-#  Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
+#  Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 #  All rights reserved. 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
@@ -85,12 +85,20 @@ COMPONENT_TYPE  = LIBRARY
   Math.c\r
   \r
 [sources.x64]\r
-  x64/EfiCopyMemRep1.asm\r
-  x64/EfiSetMemRep4.asm\r
-  x64/EfiZeroMemRep4.asm\r
-#  x64/EfiCopyMem.asm\r
-#  x64/EfiSetMem.asm\r
-#  x64/EfiZeroMem.asm\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
+\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
+\r
   Math.c\r
 \r
 [includes.common]\r