jiazhang0/meta-secure-core

Use grub-efi without SELoader

hommeabeil opened this issue · 0 comments

When UEFI_SELOADER=0 is set, it is not possible to use the the wks plugin bootimg-efi to install grub. The layer change the grub image from grub-efi-bootx64.efi to grubx64.efi. This is probably valid if SELoader is used, but I think the layer should leave the the grub image name to its default if SELoader is not used.