Skip to content

redhat: Add sub-RPM with a EFI unified kernel image for virtual machines

Vitaly Kuznetsov requested to merge vkuznets/centos-stream-9:bug2142102 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2142102

The new 'kernel-uki-virt' sub-RPM is added on x86_64 targets.

This contains an EFI application that provides a combined vmlinux, initrd and cmdline, as a so called 'unified kernel image'. The spec for this is defined by the boot loader specification

https://uapi-group.org/specifications/specs/boot_loader_specification/

Signed-off-by: Vitaly Kuznetsov vkuznets@redhat.com

Edited by Vitaly Kuznetsov

Merge request reports