]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: replace get_bytes_le() to bytes_le
authorZhijux Fan <zhijux.fan@intel.com>
Wed, 28 Nov 2018 03:12:37 +0000 (11:12 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:17 +0000 (11:09 +0800)
commit00f86d89ab7039922904d16b499e71aa34f99545
treebab298358aa49918a97290c1af422b424dfbc959
parent3a041437c981eac8447eca33a635038661e4faf1
BaseTools: replace get_bytes_le() to bytes_le

UUID does not have the get_bytes_le() in python3

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/GenFds/CapsuleData.py
BaseTools/Source/Python/Rsa2048Sha256Sign/Rsa2048Sha256Sign.py