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

efi: libstub: unify initrd loading between architectures



Use a EFI configuration table to pass the initrd to the core kernel,
instead of per-arch methods. This cleans up the code considerably, and
should make it easier for architectures to get rid of their reliance on
DT for doing EFI boot in the future.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent a12b78b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment