audk/BaseTools/Source/Python/Rsa2048Sha256Sign
Fan, ZhijuX 1c27ec4236 BaseTools:Coding problems caused by special characters
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1670

During BaseTools compiling under Chinese or Japanese
language Windows, python exception occurring.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xbd
in position 3528: ordinal not in range(128)

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2019-04-01 13:37:19 +08:00
..
Rsa2048Sha256GenerateKeys.py BaseTools:Coding problems caused by special characters 2019-04-01 13:37:19 +08:00
Rsa2048Sha256Sign.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
TestSigningPrivateKey.pem Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 06:30:10 +00:00
TestSigningPublicKey.bin Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 06:30:10 +00:00
TestSigningPublicKey.txt BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00