-
Notifications
You must be signed in to change notification settings - Fork 344
CryptoPkg
UEFI details interfaces between the OS and platform firmware. Several security features were introduced (e.g. Authenticated Variable Service, Driver Signing, etc) starting in UEFI Specification version 2.2 (http://www.uefi.org). These security features highly depend on cryptography, which is implemented in EDK II using CryptoPkg.
https://github.com/tianocore/edk2/tree/master/CryptoPkg
For EDK II branches prior to UDK2017 ... There is a dependency on a specific OpenSSL version for your workspace. Please refer to
<YourWorkSpace>/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txtfor information on how to download and apply patches required to compile CryptoPkg.
Home
Getting Started with EDK II
Build Instructions
EDK II Platforms
EDK II Documents
EDK II Release Planning
Reporting Issues
Reporting Security Issues
Community Information
Inclusive Language
Additional Projects & Tasks
Training
Community Support
Community Virtual Meetings
GHSA GitHub Security Advisories Proceess (Draft)