]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg: Add missing library mappings to DSC file
authorMichael D Kinney <michael.d.kinney@intel.com>
Fri, 23 Sep 2022 19:45:51 +0000 (12:45 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 24 Sep 2022 02:47:18 +0000 (02:47 +0000)
commit582a7c9995a8fd036a3583ba485467f5a0316cca
treeceeaf9c074d7c8b6c742778773916ed872ace91d
parentef9974b298583037a1686f08ee02798110a20ded
CryptoPkg: Add missing library mappings to DSC file

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4080

Add SynchronizationLib and MmServicesTableLib mappings that are
required for the CRYPTO_SERVICES set to ALL or MIN_DXE_MIN_SMM
builds.

Also update the family PCD settings for the PACKAGE and ALL
profiles to enable all families.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
CryptoPkg/CryptoPkg.dsc