]> git.proxmox.com Git - grub2.git/commit
use {grub,boot}aa64.efi for boot images on AArch64
authorAndrey Borzenkov <arvidjaar@gmail.com>
Mon, 10 Mar 2014 13:34:10 +0000 (13:34 +0000)
committerColin Watson <cjwatson@debian.org>
Mon, 10 Mar 2014 13:34:10 +0000 (13:34 +0000)
commite952b790b1d98a6f2ab32d6fb2626f33dea8d0d4
treecee9496c4db1ca729425d577a1f857326bc92522
parent264a613776a389a3558cb257dd45a491d9276340
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.

Origin: backport, http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=c9e839e2caaf278491f99e7d181cf20dcf5f0b75
Last-Update: 2014-03-10

Patch-Name: install_arm64_naming.patch
util/grub-install.c