]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg: Need to enable crypto functions
authorJudah Vang <judah.vang@intel.com>
Mon, 7 Nov 2022 22:15:53 +0000 (06:15 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 20 Dec 2022 01:39:32 +0000 (01:39 +0000)
commit39ba0f8dfc12bc9ce47ef288df18eed70d4862da
tree36b0b2d90b227fc9228c9fe148db897ef5b29b22
parent5fb3f5723a1ea9d9a93e317181e1c11468a9eb45
CryptoPkg: Need to enable crypto functions

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

V1: Enable CryptAes for PEI phase. Enable CryptHkdf for SMM phase.
    Update Readme.md

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Nishant C Mistry <nishant.c.mistry@intel.com>
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Nishant C Mistry <nishant.c.mistry@intel.com>
Signed-off-by: Judah Vang <judah.vang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
CryptoPkg/Readme.md