linux_dsm_epyc7002/drivers/firmware/efi/libstub
Roy Franz 81a0bc39ea ARM: add UEFI stub support
This patch adds EFI stub support for the ARM Linux kernel.

The EFI stub operates similarly to the x86 and arm64 stubs: it is a
shim between the EFI firmware and the normal zImage entry point, and
sets up the environment that the zImage is expecting. This includes
optionally loading the initrd and device tree from the system partition
based on the kernel command line.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2015-12-14 10:38:21 +01:00
..
arm32-stub.c ARM: add UEFI stub support 2015-12-14 10:38:21 +01:00
arm64-stub.c arm64 updates for 4.4: 2015-11-04 14:47:13 -08:00
arm-stub.c ARM: add UEFI stub support 2015-12-14 10:38:21 +01:00
efi-stub-helper.c * Fix regression in DMI sysfs code for handling "End of Table" entry 2015-03-02 14:18:57 +01:00
efistub.h x86, efi, kasan: #undef memset/memcpy/memmove per arch 2015-09-22 15:09:53 -07:00
fdt.c arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property 2015-10-12 16:19:33 +01:00
Makefile ARM: add UEFI stub support 2015-12-14 10:38:21 +01:00
string.c arm64/efi: isolate EFI stub from the kernel proper 2015-10-12 16:20:12 +01:00