]> git.ipfire.org Git - thirdparty/grub.git/commit
arm: Delete unused efi support from loader/arm
authorLeif Lindholm <leif.lindholm@linaro.org>
Mon, 9 Jul 2018 17:33:04 +0000 (18:33 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 25 Jul 2018 12:18:11 +0000 (14:18 +0200)
commit77808dd66bda72ff14873bcd701ec25a0db1dfee
treedfce74e5b91f328b74af6b88122b6b897ca46788
parentd0c070179d4d78c297364e41ece54fd7755c4b58
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>
grub-core/Makefile.am
grub-core/kern/arm/efi/misc.c [deleted file]
grub-core/loader/arm/linux.c
include/grub/arm/efi/loader.h [deleted file]
include/grub/arm/linux.h