audk/BaseTools/Source
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
..
C BaseTools/GenFw: Fix parameter format mismatch in scanf functions 2016-11-08 16:36:56 +08:00
Python BaseTools: Add the support for character '<' and '>' in the map file 2016-11-05 09:01:49 +08:00
BinaryFiles.txt BaseTools: update BinaryFiles.txt file to add Pkcs7Sign Tool 2016-08-23 07:58:07 +08:00