Skip to content
Commit c7d9e628 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/libstub: zboot: Mark zboot EFI application as NX compatible



Now that the zboot loader will invoke the EFI memory attributes protocol
to remap the decompressed code and rodata as read-only/executable, we
can set the PE/COFF header flag that indicates to the firmware that the
application does not rely on writable memory being executable at the
same time.

Cc: <stable@vger.kernel.org> # v6.2+
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent fe15c26e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment