]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / CompilerStub / CompilerStubLib.inf
index b80e6faca31665e792f8ee03f3f7a44adf010409..aeb80b8e7e7527f252ffcc48807be746aaa6ca95 100644 (file)
 [defines]\r
 BASE_NAME       = CompilerStub\r
 COMPONENT_TYPE  = LIBRARY\r
-  \r
+\r
 [sources.common] \r
 \r
 [sources.ia32]\r
-  Ia32\memcpy.asm\r
-  Ia32\memset.asm\r
+  Ia32\memcpyRep1.asm\r
+  Ia32\memsetRep4.asm\r
+#  Ia32\memcpy.asm\r
+#  Ia32\memset.asm\r
   \r
 [sources.x64]  \r
-  x64\memcpy.asm\r
-  x64\memset.asm\r
+  x64\memcpyRep1.asm\r
+  x64\memsetRep4.asm\r
+#  x64\memcpy.asm\r
+#  x64\memset.asm\r
   \r
 [sources.Ipf]  \r
   memcpy.c\r