]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf
1) Revert the original CompilerStubLib.inf which will be built by EDK tool chain...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / CompilerStub / CompilerStubLib.inf
index f93db8a62da0e0359b118fcf6614a96652d37cdf..fdfb0af8e1ed6e27d9d1d9aa181df18e055067bf 100644 (file)
@@ -24,19 +24,18 @@ BASE_NAME       = CompilerStub
 COMPONENT_TYPE  = LIBRARY\r
 \r
 [sources.common] \r
-  Dummy.c\r
 \r
 [sources.ia32]\r
-  Ia32/memcpyRep1.asm\r
-  Ia32/memsetRep4.asm\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/memcpyRep1.asm\r
-  X64/memsetRep4.asm\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