Skip to content
Commit ac5abc70 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/arm: Move FDT param discovery code out of efi.c



On ARM systems, we discover the UEFI system table address and memory
map address from the /chosen node in the device tree, or in the Xen
case, from a similar node under /hypervisor.

Before making some functional changes to that code, move it into its
own file that only gets built if CONFIG_EFI_PARAMS_FROM_FDT=y.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 97aa2765
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment