Skip to content
Laurie0131 edited this page Jun 29, 2017 · 1 revision

CryptoPkg description:

UEFI (Unified Extensible Firmware Interface) is a specification detailing the interfaces between OS and platform firmware. Several security features were introduced (e.g. Authenticated Variable Service, Driver Signing, etc) from UEFI 2.2+ (http://www.uefi.org). These security features highly depends on the cryptography and the CryptoPkg

To use the correct OpenSSL version please refer to https://github.com/tianocore/edk2/raw/master/CryptoPkg/Library/OpensslLib/OpenSSL-HOWTO.txt on how to download the correct version of the OpenSSL Library

On Edk II branches before UDK2017 To use the correct OpenSSL version for your work space, please refer to

<YourWorkSpace>/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt 
on how to download and patch
Clone this wiki locally