mirror of https://github.com/acidanthera/audk.git
REF: https://edk2.groups.io/g/devel/message/88179 Without this change, we get: fatal error: 'Availability.h' file not found when building on XCODE5. The workaround uses a define present in openssl/include/crypto/rand.h which modifies openssl behaviour on Apple only, causing the library to default to a non-system specific source of entropy in syscall_random() in rand_unix.c. Co-authored-by: Savva Mitrofanov <savvamtr@gmail.com> Signed-off-by: Mike Beaton <mjsbeaton@gmail.com> |
||
---|---|---|
.. | ||
BaseCryptLib | ||
BaseCryptLibMbedTls | ||
BaseCryptLibNull | ||
BaseCryptLibOnProtocolPpi | ||
BaseHashApiLib | ||
Include | ||
IntrinsicLib | ||
MbedTlsLib | ||
OpensslLib | ||
TlsLib | ||
TlsLibNull |