]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:Fixed Rsa issue and a set define issue.
authorFeng, Bob C <bob.c.feng@intel.com>
Wed, 23 Jan 2019 01:27:30 +0000 (09:27 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:23 +0000 (11:09 +0800)
commit4a3773e5783d60f7142325667de2af53da662142
tree79a7f74e08b3c39798c0934c1a4fc40682d31aa1
parent7aef7b7cbf16f79fb17c5ace98b1bc7f15bb90fa
BaseTools:Fixed Rsa issue and a set define issue.

ValueError: non-hexadecimal number found in
 fromhex() arg at position 0

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/Rsa2048Sha256Sign/Rsa2048Sha256Sign.py