Hello:
This patch was applied to riscv/linux.git (fixes) by Palmer Dabbelt palmer@rivosinc.com:
On Sun, 29 Sep 2024 16:02:33 +0200 you wrote:
The IMAGE_DLLCHARACTERISTICS_NX_COMPAT informs the firmware that the EFI binary does not rely on pages that are both executable and writable.
The flag is used by some distro versions of GRUB to decide if the EFI binary may be executed.
[...]
Here is the summary with links: - [1/1] riscv: efi: Set NX compat flag in PE/COFF header https://git.kernel.org/riscv/c/22a159b2d2a1
You are awesome, thank you!