Ard Biesheuvel

Results 7 issues of Ard Biesheuvel

Retire all the bits and pieces from ArmPlatformPkg that have been superseded by the new unicore-only Sec/PeilessSec implementations.

LzmaDecompressLib does not exist as a library class, and the library implementation that is usually referenced in this context is intended to be incorporated using NULL library class resolution. Let's...

Use the newly added accelerated OpenSSL libraries on AArch64 virtual targets.

Modern x86_64 ELF toolchains rarely emit GOT entries when generating fully linked binaries such as the ones used by GenFw for ELF-to-PECOFF conversion. This is not only due to LTO,...

Maintaining ArmSoftFloatLib is a bit of a hassle, and as it turns out, mostly unnecessary, now that we have an alternative crypto library in the form of MbedTLS. So tweak...