audk/BaseTools/Source/C/GenFw
Hao Wu bd82cb4f21 BaseTools/GenFw: Fix parameter format mismatch in scanf functions
According to MSDN https://msdn.microsoft.com/en-us/library/6ttkkkhh.aspx

Format specification '%X' for scanf expects type 'int *', modify the type
of the relating variable to 'int' to keep them matched.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-08 16:36:56 +08:00
..
Elf32Convert.c
Elf32Convert.h
Elf64Convert.c
Elf64Convert.h
ElfConvert.c
ElfConvert.h
GNUmakefile
GenFw.c
GenFw.h
Makefile
elf32.h
elf64.h
elf_common.h