| .. | |||
| CryptoSMM.c | 2 days ago | ||
| CryptoSMM.h | 2 days ago | ||
| CryptoSMM.md | 2 days ago | ||
| README.md | 2 days ago | ||
0190
154A4h (87,204 bytes)
DXE SMM (System Management Mode driver)
AmiCryptoPkg/CryptoProtocols/CryptoSMM
CryptoSMM is an SMM driver that provides cryptographic services within System Management Mode. It implements SMM-safe versions of cryptographic operations including PKCS7 signature verification, certificate parsing, hashing, and encryption/decryption. This is a substantial driver (87 KB) that embeds significant portions of a crypto library (likely OpenSSL-derived) to enable trusted boot, secure firmware update verification, and measured boot operations within the SMM sandbox.
AmiCryptoPkg\CryptoProtocols\CryptoSMMIntel Purley (HR650X server platform)