Re: [PATCH v5 7/8] Add a module for the Boot Loader Interface

2023-04-05 Thread Daniel Kiper
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

[PATCH v5 7/8] Add a module for the Boot Loader Interface

2023-03-30 Thread Oliver Steffen
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