audk/CryptoPkg/Library/OpensslLib
Ard Biesheuvel 468a36b22f CryptoPkg/OpensslLib CLANGDWARF: Use gnu99 C dialect for asm() support
'asm' is not a keyword in C99, but GCC supports it nonetheless as a GNU
extension. So when using Clang, we must specify the gnu99 dialect
explicitly, or inline asm blocks using asm() rather than __asm__() will
be rejected by the compiler.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2024-08-31 01:30:23 +00:00
..
OpensslGen CryptoPkg/OpensslLib: Generate files for AARCH64 native support 2024-08-01 13:41:01 +00:00
OpensslStub CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks 2024-08-01 13:41:01 +00:00
X64 CryptoPkg/openssl: cleanup all openssl1.1.1 generated files and code 2023-08-09 07:10:31 +00:00
openssl@de90e54bbe CryptoPkg/openssl: update submodule to openssl-3.0.9 2023-08-09 07:10:31 +00:00
OpenSSL-HOWTO.txt CryptoPkg/openssl: add openssl3 configure scripts 2023-08-09 07:10:31 +00:00
OpensslLib.inf CryptoPkg: run configure.py to update all generated files 2023-08-09 07:10:31 +00:00
OpensslLib.uni CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs 2022-10-24 07:49:43 +00:00
OpensslLibAccel.inf CryptoPkg/OpensslLib CLANGDWARF: Use gnu99 C dialect for asm() support 2024-08-31 01:30:23 +00:00
OpensslLibAccel.uni CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs 2022-10-24 07:49:43 +00:00
OpensslLibConstructor.c CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs 2022-10-24 07:49:43 +00:00
OpensslLibCrypto.inf CryptoPkg: run configure.py to update all generated files 2023-08-09 07:10:31 +00:00
OpensslLibCrypto.uni CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs 2022-10-24 07:49:43 +00:00
OpensslLibFull.inf CryptoPkg: run configure.py to update all generated files 2023-08-09 07:10:31 +00:00
OpensslLibFull.uni CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs 2022-10-24 07:49:43 +00:00
OpensslLibFullAccel.inf CryptoPkg/OpensslLib CLANGDWARF: Use gnu99 C dialect for asm() support 2024-08-31 01:30:23 +00:00
OpensslLibFullAccel.uni CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs 2022-10-24 07:49:43 +00:00
UefiAsm.conf CryptoPkg/OpensslLib: Add native instruction support for AARCH64 2024-08-01 13:41:01 +00:00
buildinf.c CryptoPkg/openssl: move compiler_flags to buildinf.c 2023-08-09 07:10:31 +00:00
buildinf.h CryptoPkg/openssl: move compiler_flags to buildinf.c 2023-08-09 07:10:31 +00:00
configure.py CryptoPkg/OpensslLib: Add native instruction support for AARCH64 2024-08-01 13:41:01 +00:00
perl2json.pl CryptoPkg/openssl: add openssl3 configure scripts 2023-08-09 07:10:31 +00:00