mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-03 03:17:35 +00:00
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> |
||
|---|---|---|
| .. | ||
| Cipher | ||
| Hash | ||
| Hmac | ||
| Pem | ||
| Pk | ||
| Rand | ||
| SysCall | ||
| BaseCryptLib.inf | ||
| BaseCryptLib.uni | ||
| InternalCryptLib.h | ||
| PeiCryptLib.inf | ||
| PeiCryptLib.uni | ||
| RuntimeCryptLib.inf | ||
| RuntimeCryptLib.uni | ||
| SmmCryptLib.inf | ||
| SmmCryptLib.uni | ||