On Fri, May 26, 2023 at 01:35:41PM +0200, Oliver Steffen wrote:
> This is a step towards supporting unified kernel images (UKI) in Grub.
>
> Add a new module named bli. It implements a small but quite useful part
> of the Boot Loader Interface [0]. This interface uses EFI variables for
> communic
This is a step towards supporting unified kernel images (UKI) in Grub.
Add a new module named bli. It implements a small but quite useful part
of the Boot Loader Interface [0]. This interface uses EFI variables for
communication between the boot loader and the operating system.
This module sets