]> git.proxmox.com Git - grub2.git/commit
arm/efi: Switch to arm64 linux loader
authorLeif Lindholm <leif.lindholm@linaro.org>
Mon, 9 Jul 2018 17:33:03 +0000 (18:33 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 25 Jul 2018 12:18:11 +0000 (14:18 +0200)
commitd0c070179d4d78c297364e41ece54fd7755c4b58
treef75022157cc649bc0921d9777d9395351dc65509
parentd24dd120864ed72a80d7bb9c0288c4f29934f79d
arm/efi: Switch to arm64 linux loader

The arm64 and arm linux kernel EFI-stub support presents pretty much
identical interfaces, so the same linux loader source can be used for
both architectures.

Switch 32-bit ARM UEFI platforms over to the existing EFI-stub aware
loader initially developed for arm64.

This *WILL* stop non-efistub Linux kernels from booting on arm-efi.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/Makefile.core.def
grub-core/kern/efi/mm.c
include/grub/arm/linux.h
include/grub/efi/efi.h