Skip to content

[3.18] main/linux-lts: enable EFI_ZBOOT on aarch64

Create the bootable image as an EFI application that carries the actual kernel image in compressed form, and decompresses it into memory before executing it via LoadImage/StartImage EFI boot service calls.

Backport of !51347 (closed)

Edited by Jakub Jirutka

Merge request reports