summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/GenFw/GenFw.c
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2016-10-11 11:03:24 +0800
committerHao Wu <hao.a.wu@intel.com>2016-11-08 16:36:54 +0800
commit488ace56a6b135f79b56e3905d5c989638a0ec90 (patch)
treeab03d725237423f7bc98943a8845578133bbb3bf /BaseTools/Source/C/GenFw/GenFw.c
parent851c97ce78393d5875eec984fbd870e8e85e5fd8 (diff)
downloadedk2-488ace56a6b135f79b56e3905d5c989638a0ec90.tar.gz
edk2-488ace56a6b135f79b56e3905d5c989638a0ec90.tar.bz2
edk2-488ace56a6b135f79b56e3905d5c989638a0ec90.zip
BaseTools/GenFv: Fix parameter format mismatch in scanf functions
According to MSDN https://msdn.microsoft.com/en-us/library/6ttkkkhh.aspx & https://msdn.microsoft.com/en-us/library/xdb9w69d.aspx Format specification '%llx' for scanf expects type 'long long *', modify the type of the relating variable to 'long long' 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>
Diffstat (limited to 'BaseTools/Source/C/GenFw/GenFw.c')
0 files changed, 0 insertions, 0 deletions