Files
snapd/bootloader
Samuele Pedroni 550fad4640 bootloader: allow different names for the grub binary in different archs
Merge pull request #11282 from alfonsosanchezbeato/grub-multiarch

Currently, the grub binary name is always grubx64.efi. However, for
arm64 the usual name is Ubuntu us grubaa64.efi. Make it dependent on
architecture, so one or the other is expected in each case. This will
allow using grub on arm64 systems.
2022-03-01 11:57:19 +01:00
..