audk/BaseTools/Source/C/GenBootSector
Hao Wu f8708503cf 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>
2016-11-08 16:36:45 +08:00
..
FatFormat.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
GenBootSector.c BaseTools/GenBootSector: Fix parameter format mismatch in printf functions 2016-11-08 16:36:45 +08:00
GetDrvNumOffset.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Makefile Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00