audk/CryptoPkg/Library/BaseCryptLib
Zhichao Gao b3d00df69c CryptoPkg/BaseCryptLib: Use cmp-operator for non-Boolean comparisons
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2027

Refer to CSS_2_1 5.7.2.1 "Non-Boolean comparisons must use a
compare operator (==, !=, >, < >=, <=).", use compare operator
for the non-boolean comparisons.

Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
2019-07-31 09:19:43 +08:00
..
Cipher CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
Hash CryptoPkg/BaseCryptLib: Wrap OpenSSL SM3 algorithm 2019-06-08 05:18:41 +08:00
Hmac CryptoPkg/BaseCryptLib: Make HMAC_CTX size backward compatible 2019-06-03 08:28:03 +08:00
Pem CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
Pk CryptoPkg/BaseCryptLib: Use cmp-operator for non-Boolean comparisons 2019-07-31 09:19:43 +08:00
Rand CryptoPkg/BaseCryptLib: remove unused code for IPF 2019-05-17 13:13:41 +08:00
SysCall CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
BaseCryptLib.inf CryptoPkg/BaseCryptLib: Wrap OpenSSL SM3 algorithm 2019-06-08 05:18:41 +08:00
BaseCryptLib.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
InternalCryptLib.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
PeiCryptLib.inf CryptoPkg/BaseCryptLib: list module-internal header files in INF [Sources] 2019-07-23 00:20:30 +02:00
PeiCryptLib.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
RuntimeCryptLib.inf CryptoPkg/BaseCryptLib: list module-internal header files in INF [Sources] 2019-07-23 00:20:30 +02:00
RuntimeCryptLib.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
SmmCryptLib.inf CryptoPkg/BaseCryptLib: list module-internal header files in INF [Sources] 2019-07-23 00:20:30 +02:00
SmmCryptLib.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00