Files
Paolo Bonzini a51d282275 efi: libstub: unify initrd loading between architectures
JIRA: https://issues.redhat.com/browse/RHEL-10059

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: Ard Biesheuvel <ardb@kernel.org>
(cherry picked from commit f4dc7fffa9873db50ec25624572f8217a6225de8)
Signed-off-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-10-30 09:09:30 +01:00
..
2020-02-19 02:42:21 -07:00