mirror_edk2/BaseTools/Source/C
Liming Gao beacbc7492 BaseTools CommonLib: Fix printf %llx issue on UINT64
UINT64 is defined as the different type for the different ARCHs. To
let it work for all archs and compilers, add (unsigned long long) for
the input value together with %llx.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-01-03 14:19:45 +08:00
..
BootSectImage BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
BrotliCompress BaseTools: Update BrotliCompress script to handle the different input format 2017-12-12 18:01:10 +08:00
Common BaseTools CommonLib: Fix printf %llx issue on UINT64 2018-01-03 14:19:45 +08:00
DevicePath BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
EfiLdrImage BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
EfiRom BaseTools/EfiRom: Add/refine boundary checks for strcpy/strcat calls 2017-12-25 09:54:22 +08:00
GenBootSector BaseTools/GenBootSector: Add/refine boundary checks for strcpy/strcat 2017-12-25 09:54:25 +08:00
GenCrc32 BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
GenFfs BaseTools/GenFfs: Enlarge the size of 'AlignmentBuffer' 2017-12-25 09:54:44 +08:00
GenFv BaseTools/GenFv: Add/refine boundary checks for strcpy/strcat calls 2017-12-25 09:54:30 +08:00
GenFw BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
GenPage BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
GenSec BaseTools/GenSec: Fix potential null pointer dereference 2017-12-25 09:54:56 +08:00
GenVtf BaseTools/GenVtf: Add/refine boundary checks for strcpy/strcat calls 2017-12-25 09:54:34 +08:00
GnuGenBootSector BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
Include BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
LzmaCompress BaseTools/LzmaCompress: Fix possible uninitialized variable 2017-12-25 09:53:44 +08:00
Makefiles BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
PyEfiCompressor License header updated to match correct format. 2014-08-28 13:53:34 +00:00
PyUtility License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Split BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
TianoCompress BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
VfrCompile BaseTools: resolve initialization order errors in VfrFormPkg.h 2018-01-02 20:37:38 +08:00
VolInfo BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
GNUmakefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
Makefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00