mirror of https://github.com/acidanthera/audk.git
eba32695ee
Intel Platform utility Syscfg/sysfwupdt will trigger SMI to enter BIOS interface. then BIOS invoke EncodePassword in SMM mode to check password. it's need sha384(in CryptSha512.c) in SMM mode. the origin SmmCryptLib.lib size is 1389KB, after changed, the size is 1391KB. the origin RuntimeCryptLib.lib size is 911KB, after changed,the size is 913KB. in SmmCryptLib.inf and RuntimeCryptLib.inf, change CryptSha512NULL.c to CryptSha512.c. https://bugzilla.tianocore.org/show_bug.cgi?id=3423 Signed-off-by: xueshengfeng <xueshengfeng@byosoft.com.cn> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com> |
||
---|---|---|
.. | ||
Driver | ||
Include | ||
Library | ||
Private | ||
Test | ||
CryptoPkg.ci.yaml | ||
CryptoPkg.dec | ||
CryptoPkg.dsc | ||
CryptoPkg.uni | ||
CryptoPkgExtra.uni |