Skip to content

main/gummiboot: enable aarch64

Ideally we could use gummiboot instead of the heavier-weighted grub-efi for a boot manager that hands off to the kernel's built-in EFI_STUB bootloader for Alpine cloud images. We also need to build aarch64, as major cloud providers support this arch for instances.

Merge request reports