Re: [RFC 09/14] efi_loader: do not install dtb if bootmgr fails

2024-05-21 Thread Ilias Apalodimas
On Wed, May 22, 2024 at 09:17:11AM +0300, Ilias Apalodimas wrote: > On Fri, Apr 26, 2024 at 04:13:16PM +0200, Heinrich Schuchardt wrote: > > If the UEFI boot manager fails there is no point in installing the > > device-tree as a configuration table. > > > > Unload image if device-tree cannot be ins

Re: [RFC 09/14] efi_loader: do not install dtb if bootmgr fails

2024-05-21 Thread Ilias Apalodimas
On Fri, Apr 26, 2024 at 04:13:16PM +0200, Heinrich Schuchardt wrote: > If the UEFI boot manager fails there is no point in installing the > device-tree as a configuration table. > > Unload image if device-tree cannot be installed. > > Signed-off-by: Heinrich Schuchardt > --- > lib/efi_loader/efi_