audk/BaseTools/Source/C/GenFw
Yonghong Zhu 849e54aa64 BaseTools/GenFw: enhance to use Magic Field to identify the image
Original use the File Header Machine Field to identify
EFI_IMAGE_OPTIONAL_HEADER32 or EFI_IMAGE_OPTIONAL_HEADER64, it cannot
correctly handle EBC arch PE32 image.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-05-16 09:06:05 +08:00
..
Elf32Convert.c BaseTools/GenFw: Fix a bug for GCC build 2016-02-18 11:25:54 +08:00
Elf32Convert.h
Elf64Convert.c BaseTools/GenFw: Fix a bug for GCC build 2016-02-18 11:25:54 +08:00
Elf64Convert.h
ElfConvert.c
ElfConvert.h
GNUmakefile
GenFw.c BaseTools/GenFw: enhance to use Magic Field to identify the image 2016-05-16 09:06:05 +08:00
GenFw.h
Makefile
elf32.h
elf64.h
elf_common.h