]> git.ipfire.org Git - thirdparty/grub.git/commit
use {grub,boot}aa64.efi for boot images on AArch64
authorAndrey Borzenkov <arvidjaar@gmail.com>
Tue, 7 Jan 2014 06:38:54 +0000 (10:38 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Tue, 7 Jan 2014 06:38:54 +0000 (10:38 +0400)
commitc9e839e2caaf278491f99e7d181cf20dcf5f0b75
tree447bedaf2768e41a876d9f2eca8ce4cac43984e8
parent668add258ff7ffcfdc2c501fe5eb32e53c69b6f4
use {grub,boot}aa64.efi for boot images on AArch64

According to UEFI 2.4 specification, default boot file name on AArch64
is BOOTAA64.EFI (3.4.1.1 Removable Media Boot Behavior). Also set default
GRUB image name to grubaa64.efi to match it.
util/grub-install.c