If validation has been disabled via MokSbState, secure boot on the
firmware is still enabled, and the kernel fails to boot.
This is a bit hacky, because shim_lock is not *fully* enabled, but
it triggers the right code paths.
Ultimately, all this will be resolved by shim gaining it's own image
loa
Previously grub-install copied modules to grubdir before doing any validation on
the install_device.
When grub-install was called with an invalid install_device, modules
were already copied to /boot before it found out and was forced to rely
on atexit rollback.
This patch delays copying the modul
On Mon, Nov 20, 2023 at 09:50:07AM -0500, Stefan Berger wrote:
> Display upper_mem_limit and its rounded-down value in MiB.
>
> Signed-off-by: Stefan Berger
Reviewed-by: Daniel Kiper
I will push this patch set together with other patches this week.
Thanks,
Daniel
On Mon, Nov 20, 2023 at 09:50:06AM -0500, Stefan Berger wrote:
> Signed-off-by: Stefan Berger
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
On Thu, Nov 16, 2023 at 02:50:17PM +0100, Daniel Kiper wrote:
> Adding a few folks who can be interested in this patch set...
>
> On Wed, Nov 15, 2023 at 09:07:59PM +0100, Oliver Steffen wrote:
> > The bli module has a hidden/implicit dependency on the part_gpt module.
> > The part_gpt module has t