audk/CryptoPkg/Library
Michael D Kinney cd70de1cc0 CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances
https://bugzilla.tianocore.org/show_bug.cgi?id=2420

Based on the following package with changes to merge into
CryptoPkg.

https://github.com/microsoft/mu_plus/tree/dev/201908/SharedCryptoPkg

Add the PeiCryptLib, DxeCryptLib, and SmmCryptLib instances
of the BaseCryptLib library classes that are implemented using
the services of EDK II Crypto Protocols/PPIs.

These library instances all set a dependency expression on the
EDK II Crypto Protocols/PPIs, so any modules that use these
library instances are not dispatched until the modules that
produce the EDK II Crypto Protocols/PPIs are dispatched.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
2020-02-07 16:32:13 +00:00
..
BaseCryptLib CryptoPkg/BaseCryptLib: Add X509ConstructCertificateStackV(). 2020-02-07 16:32:13 +00:00
BaseCryptLibNull CryptoPkg/BaseCryptLib: Add X509ConstructCertificateStackV(). 2020-02-07 16:32:13 +00:00
BaseCryptLibOnProtocolPpi CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances 2020-02-07 16:32:13 +00:00
BaseHashApiLib CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API 2020-02-03 23:49:28 +00:00
Include CryptoPkg: Upgrade OpenSSL to 1.1.1d 2019-11-05 10:42:07 +08:00
IntrinsicLib CryptoPkg IntrinsicLib: Make _fltused always be used 2019-10-24 09:41:34 +08:00
OpensslLib CryptoPkg/OpensslLib.inf: list OpenSSL local header "ms/uplink.h" 2019-12-02 19:35:18 +00:00
TlsLib CryptoPkg/TlsLib: TlsSetVerifyHost: parse IP address literals as such (CVE-2019-14553) 2019-11-02 12:08:05 +01:00
TlsLibNull CryptoPkg: Add Null instance of the TlsLib class 2019-10-23 14:42:28 -07:00