]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Conf/tools_def.template
Fix the CapsuleRuntime.msa Fix Me entries.
[mirror_edk2.git] / Tools / Conf / tools_def.template
index c4e601f1124f438227f5aa6f6f6f005b6d0336dc..3da28a453e7fd85b4509b4a18f114740508ce493 100644 (file)
 *_GCC_IA32_CC_NAME      = gcc\r
 *_GCC_IA32_SLINK_NAME   = ar\r
 *_GCC_IA32_DLINK_NAME   = ld\r
-*_GCC_IA32_ASM_NAME     = as\r
+*_GCC_IA32_ASM_NAME     = gcc\r
 *_GCC_IA32_PP_NAME      = gcc\r
 \r
 # GCC, IA32\r
+# Use this if you built the tiano gcc tool chain on a Windows/Cygwin system.\r
 *_GCC_IA32_*_PATH       = C:\cygwin\opt\tiano\i386-tiano-pe\i386-tiano-pe\bin\r
+# Use this if you built the tiano gcc tool chain on a Unix system.\r
+# *_GCC_IA32_*_PATH       = /opt/tiano/i386-tiano-pe/i386-tiano-pe/bin\r
 *_GCC_IA32_ASM_EXT      = .S\r