mirror of
https://git.proxmox.com/git/grub2
synced 2025-10-19 00:30:54 +00:00
![]() 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> Origin: upstream, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=d0c070179d4d78c297364e41ece54fd7755c4b58 Bug-Debian: https://bugs.debian.org/907596 Bug-Debian: https://bugs.debian.org/909420 Last-Update: 2018-12-06 Patch-Name: arm-efi-switch-to-arm64-linux-loader.patch |
||
---|---|---|
.. | ||
acpi.c | ||
efi.c | ||
fdt.c | ||
init.c | ||
mm.c |