audk/CryptoPkg/Library/BaseCryptLib
Long Qin ab187ae25a CryptoPkg/BaseCryptLib: Add error handling for time() wrapper
In time() wrapper implementation, the gRT->GetTime() call may be not
available. This patch adds the extra error handling to avoid the
potential dead loop.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-01-22 14:28:15 +08:00
..
Cipher
Hash
Hmac
Pem
Pk CrptoPkg/BaseCryptLib: Fix type mismatch when calling OpenSSL function 2018-01-15 16:39:52 +08:00
Rand
SysCall CryptoPkg/BaseCryptLib: Add error handling for time() wrapper 2018-01-22 14:28:15 +08:00
BaseCryptLib.inf
BaseCryptLib.uni
InternalCryptLib.h
PeiCryptLib.inf CryptoPkg/BaseCryptLib: Fix Build Warning issue in PEI Module 2017-03-30 16:00:51 +08:00
PeiCryptLib.uni
RuntimeCryptLib.inf
RuntimeCryptLib.uni
SmmCryptLib.inf CryptoPkg/SmmCryptLib: Enable HMAC-SHA256 support for SMM. 2017-05-02 08:59:57 +08:00
SmmCryptLib.uni