On Thu, Mar 30, 2023 at 01:18:12PM +0200, Oliver Steffen wrote:
> Add a new module named boot_loader_interface, which provides a command
s/boot_loader_interface/bli/?
> with the same name. It implements a small but quite useful part of the
> Boot Loader Interface [0]. This interface uses EFI var
Add a new module named boot_loader_interface, which provides a command
with the same name. 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 two EFI v