Skip to content
  • Jan Kiszka's avatar
    efibootguard: Use new unified kernel image generation · 05dd963a
    Jan Kiszka authored
    
    
    Switch to the unified kernel image and its generator script that EFI
    Boot Guard now provides. So far this only simplifies the generation
    process. But it will also allow to use the more advanced device tree
    embedding of the EBG linux-stub later on.
    
    As the linux-stub uses LINUX_EFI_INITRD_MEDIA_GUID for loading the
    initrd, we need to restrict support to CIP kernel 5.10 as this feature
    was only introduced with 5.8.
    
    Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
    05dd963a