mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9.git
synced 2026-09-09 00:08:12 +08:00
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>