diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-10-10 09:35:05 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-11-08 16:36:45 +0800 |
commit | f8708503cf354afcbb989583746f1e331014c059 (patch) | |
tree | 4fd2dd506ac28151c3c6dcb18da623ae9f5f7a81 /StdLib | |
parent | 61eb9834a30299f506e61deef6337dc77c726517 (diff) | |
download | edk2-platforms-f8708503cf354afcbb989583746f1e331014c059.tar.xz |
BaseTools/GenBootSector: Fix parameter format mismatch in printf functions
The return value of GetLastError() API is 32-bit unsigned integer, change
the relating format specification from '%x' to '%lx' 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 'StdLib')
0 files changed, 0 insertions, 0 deletions