Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: c2a56930a61d452cc009785e217687b8b199c56d https://github.com/tianocore/edk2/commit/c2a56930a61d452cc009785e217687b8b199c56d Author: Nate DeSimone <nathaniel.l.desim...@intel.com> Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths: R CryptoPkg/Library/IntrinsicLib/Ia32/MathUlldiv.asm A CryptoPkg/Library/IntrinsicLib/Ia32/MathUlldiv.nasm M CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf Log Message: ----------- 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.desim...@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits