Comment 5 for bug 2002226

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: Support for kernels compiled with CONFIG_EFI_ZBOOT

Reading our grub code, I believe this needs to be a dual fix:
1) fix arm64 secureboot code path
2) fix riscv64 non-secureboot code path

(separtely in mattermost Need to merge https://github.com/rhboot/grub2/commit/9752abcb38119b8fa52ba06e651e220c750e26c1 I think was also mentioned by juliank)