edk2/CryptoPkg/Library/OpensslLib/buildinf.h

5 lines
158 B
C
Raw Normal View History

#define PLATFORM "UEFI"
#define DATE "Fri Dec 22 01:23:45 PDT 2017"
2019-05-30 02:40:37 +08:00
const char * compiler_flags = "compiler: information not available from edk2";