grub2/grub-core/kern/arm
Leif Lindholm c632c77593 arm: Delete unused efi support from loader/arm
The 32-bit arm efi port now shares the 64-bit linux loader, so delete
the now unused bits from the 32-bit linux loader.

This in turn leaves the grub-core/kern/arm/efi/misc.c unused, so
delete that too.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Origin: backport, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=77808dd66bda72ff14873bcd701ec25a0db1dfee
Bug-Debian: https://bugs.debian.org/907596
Last-Update: 2018-12-06

Patch-Name: arm-delete-unused-efi-support-from-loader-arm.patch
2018-12-06 20:55:29 +00:00
..
efi arm: Delete unused efi support from loader/arm 2018-12-06 20:55:29 +00:00
uboot arm-uboot: Make self-relocatable to allow loading at any address 2016-02-27 13:40:52 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S: Remove .arch directive. 2013-12-25 23:31:42 +01:00
cache_armv7.S Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
cache.c Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
cache.S Fix ARM cache maintainance. 2013-12-23 04:27:53 +01:00
compiler-rt.S Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
dl_helper.c dl_helper: Cleanup 2015-03-27 14:37:16 +01:00
dl.c Fix thumb compilation with clang. 2017-02-02 00:59:49 +01:00