Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 9ff5bf99f484267fd48cc061fb7f5fa41b3f194d
https://github.com/tianocore/edk2/commit/9ff5bf99f484267fd48cc061fb7f5fa41b3f194d
Author: Michael D Kinney <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M MdePkg/Library/BaseFdtLib/BaseFdtLib.inf
A MdePkg/Library/BaseFdtLib/Ia32/MathLShiftS64.c
A MdePkg/Library/BaseFdtLib/Ia32/MathRShiftU64.c
Log Message:
-----------
MdePkg/Library/BaseFdtLib: Fix VS2022 NOOPT IA32 issues
VS2022 NOOPT IA32 builds of BaseFdtLib introduce use of
intrinsics __allshl and __aullshr from the libfdt submodule
that can not be modified. Add the implementation of
__allshl and __aullshr intrinsics from from the CryptoPkg
to BaseFdtLib.
Signed-off-by: Michael D Kinney <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits