Hi! Thanks for looking at this!
Mate Kukri писал(а) 02.11.2024 12:47:
> I think this is not really compatible with shim signing, which is how
> UEFI GRUB is usually used in the Linux world.
> Are you trying to get an MS UEFI CA signed dtbloader and use that with GRUB?
>
FWIW at a first stage I'd
I think this is not really compatible with shim signing, which is how
UEFI GRUB is usually used in the Linux world.
Are you trying to get an MS UEFI CA signed dtbloader and use that with GRUB?
The planned shim loader protocol changes will break that when used
with shim, because all LoadImage calls
Nikita Travkin писал(а) 24.09.2024 21:29:
> Sometimes it's useful to load EFI drivers. Since loading a driver is
> the same as starting it and UEFI handles cleanup after on it's own, we
> can piggy back on existing chainloader command and just start the image
> immediately instead of defering to "b
Sometimes it's useful to load EFI drivers. Since loading a driver is
the same as starting it and UEFI handles cleanup after on it's own, we
can piggy back on existing chainloader command and just start the image
immediately instead of defering to "boot". Conveniently this also means
that grub can a