mkarchiso: support other architectures
mkarchiso: support other architectures
Detect the UEFI machine type short-name from $arch
to allow building
UEFI bootable ISOs on other architectures.
x86_64 specific things like CPU microcode, mixed-mode booting and BIOS booting are gated behind an architecture check.
Related to #193
mkarchiso: skip adding systemd-boot boot entry files for foreign architectures
They cannot be used and will only take up space in the ISO.
Edited by nl6720