Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 0199530a52435541f997d60b54177c5fa86b6b3c
https://github.com/tianocore/edk2/commit/0199530a52435541f997d60b54177c5fa86b6b3c
Author: Benjamin Doron <[email protected]>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M UefiCpuPkg/Library/BaseRiscVMmuLib/BaseRiscVMmuLib.c
Log Message:
-----------
UefiCpuPkg: BaseRiscVMmuLib: Fix the logic toggling the interrupt state
`GetInterruptState` ultimately queries the hardware, which means that
once the first check disables interrupts, they won't be enabled later.
The proper way to do this is with `SaveAndDisableInterrupts`.
Signed-off-by: Benjamin Doron <[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