audk/BaseTools/Source/Python/Rsa2048Sha256Sign
Carsey, Jaben 128d435f5e BaseTools: fix None comparisons
when comparing a list/string against None and empty, just compare the object.
when comparing against None, dont use !=, ==, <>

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-04-17 20:49:32 +08:00
..
Rsa2048Sha256GenerateKeys.py BaseTools: fix None comparisons 2018-04-17 20:49:32 +08:00
Rsa2048Sha256Sign.py BaseTools: Update Rsa2048Sha256Sign to use openssl dgst option 2018-03-28 09:58:43 +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 Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 06:30:10 +00:00