audk/CryptoPkg/Library/BaseCryptLib
Laszlo Ersek ee3198e672 CryptoPkg/CrtLibSupport: add secure_getenv() stub function
The Fedora distro ships a modified OpenSSL 1.1.0 package stream. One of
their patches calls the secure_getenv() C library function. We already
have a stub for getenv(); it applies trivially to secure_getenv() as well.
Add the secure_getenv() stub so that edk2 can be built with Fedora's
OpenSSL 1.1.0 sources.

Cc: Qin Long <qin.long@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Long Qin <qin.long@intel.com>
2018-05-08 13:29:06 +02:00
..
Cipher
Hash CryptoPkg: Fix typos in comments 2016-11-07 23:21:22 +08:00
Hmac CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object. 2017-03-29 16:17:24 +08:00
Pem
Pk CrptoPkg/BaseCryptLib: Fix type mismatch when calling OpenSSL function 2018-01-15 16:39:52 +08:00
Rand CryptoPkg: Fix typos in comments 2016-11-07 23:21:22 +08:00
SysCall CryptoPkg/CrtLibSupport: add secure_getenv() stub function 2018-05-08 13:29:06 +02:00
BaseCryptLib.inf CryptoPkg: Add extra build option to disable VS build warning 2017-03-29 16:15:19 +08:00
BaseCryptLib.uni
InternalCryptLib.h CryptoPkg: Add extra build option to disable VS build warning 2017-03-29 16:15:19 +08:00
PeiCryptLib.inf CryptoPkg/BaseCryptLib: Fix Build Warning issue in PEI Module 2017-03-30 16:00:51 +08:00
PeiCryptLib.uni
RuntimeCryptLib.inf CryptoPkg: Add extra build option to disable VS build warning 2017-03-29 16:15:19 +08:00
RuntimeCryptLib.uni
SmmCryptLib.inf CryptoPkg/SmmCryptLib: Enable HMAC-SHA256 support for SMM. 2017-05-02 08:59:57 +08:00
SmmCryptLib.uni