summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/Misc.py
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2018-01-02 15:41:43 +0300
committerLiming Gao <liming.gao@intel.com>2018-01-03 09:19:45 +0300
commitbeacbc7492393992a8d10cd0a450c308a482f315 (patch)
treee49d77fd8feff63a793c327e4a6f89a098c5de03 /BaseTools/Source/Python/Common/Misc.py
parent0ba795d21ad0df72ee3a12667d30ed7c64125b9c (diff)
downloadedk2-beacbc7492393992a8d10cd0a450c308a482f315.tar.xz
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>
Diffstat (limited to 'BaseTools/Source/Python/Common/Misc.py')
0 files changed, 0 insertions, 0 deletions