Files
EDK2-fork/CryptoPkg/Library
Nate DeSimone c2a56930a6 CryptoPkg: Add support for IA32 builds using CLANGPDB
Implements the _aulldiv() intrinsic function necessary to compile CryptoPkg
using the CLANGPDB toolchain. The existing MASM assembly implementation of
this function has been converted to NASM to enable it to be used with both
the Visual Studio and Clang compilers.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
2025-07-10 03:10:23 +00:00
..