audk/CryptoPkg
Michael D Kinney bd33a385ee CryptoPkg/CryptoPkg.dsc: Add build of Crypto libraries/modules
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 Crypto library instances and modules that consume/produce
the EDK II Crypto Protocols/PPIs to the CryptoPkg DSC file.

The default build of CryptoPkg performs a package verification
build.

The CRYPTO_SERVICES define is added that supports the following
settings.

* PACKAGE         - Package verification build of all components.  Null
                    versions of libraries are used to minimize build times.
* ALL             - Build PEIM, DXE, and SMM drivers.  Protocols and PPIs
                    publish all services.
* NONE            - Build PEIM, DXE, and SMM drivers.  Protocols and PPIs
                    publish no services.  Used to verify compiler/linker
                    optimizations are working correctly.
* MIN_PEI         - Build PEIM with PPI that publishes minimum required
                    services.
* MIN_DXE_MIN_SMM - Build DXE and SMM drivers with Protocols that publish
                    minimum required services.

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
..
Driver CryptoPkg/Driver: Add Crypto PEIM, DXE, and SMM modules 2020-02-07 16:32:13 +00:00
Include CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs 2020-02-07 16:32:13 +00:00
Library CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances 2020-02-07 16:32:13 +00:00
Private CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs 2020-02-07 16:32:13 +00:00
CryptoPkg.ci.yaml CryptoPkg: Add YAML file for CI builds 2019-11-11 13:02:07 -08:00
CryptoPkg.dec CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs 2020-02-07 16:32:13 +00:00
CryptoPkg.dsc CryptoPkg/CryptoPkg.dsc: Add build of Crypto libraries/modules 2020-02-07 16:32:13 +00:00
CryptoPkg.uni CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs 2020-02-07 16:32:13 +00:00
CryptoPkgExtra.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00