]> git.ipfire.org Git - thirdparty/grub.git/commit
arm64/linux/loader: Rename functions and macros and move to common headers
authorLeif Lindholm <leif.lindholm@linaro.org>
Mon, 9 Jul 2018 17:33:02 +0000 (18:33 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 25 Jul 2018 12:18:11 +0000 (14:18 +0200)
commitd24dd120864ed72a80d7bb9c0288c4f29934f79d
tree3dbe6e7614e621101cde59b778f56cea37d9089b
parentbad144c60f664a83f5a7d3a014927bffaa2abbf1
arm64/linux/loader: Rename functions and macros and move to common headers

In preparation for using the linux loader for 32-bit and 64-bit platforms,
rename grub_arm64*/GRUB_ARM64* to grub_armxx*/GRUB_ARMXX*.

Move prototypes for now-common functions to efi/efi.h.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/loader/arm64/linux.c
grub-core/loader/arm64/xen_boot.c
include/grub/arm64/linux.h
include/grub/efi/efi.h