audk/BaseTools/Source/C/GenFw
Liming Gao a9f6e0a4dc BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict
https://bugzilla.tianocore.org/show_bug.cgi?id=793

ARCH is too generic. It may cause confuse of target arch or host arch.
To be clarified, replace it with HOST_ARCH in BaseTools C Makefile.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2017-11-30 13:06:44 +08:00
..
Elf32Convert.c BaseTools/GenFw: disregard payload in PE debug directory entry size 2017-07-06 08:55:00 +02:00
Elf32Convert.h
Elf64Convert.c BaseTools/GenFw: disregard payload in PE debug directory entry size 2017-07-06 08:55:00 +02:00
Elf64Convert.h
ElfConvert.c BaseTools/GenFw: Avoid possible NULL pointer dereference 2016-11-08 16:36:21 +08:00
ElfConvert.h
GNUmakefile BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
GenFw.c BaseTools: Roll back GenFw Change to keep unknown field in RSDS debug entry 2017-08-24 11:21:27 +08:00
GenFw.h
Makefile
elf32.h
elf64.h
elf_common.h