commit | 00df4ad99d237a788de02dd1a8657933d6d3b085 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Apr 22 11:03:10 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed May 01 07:39:00 2024 +0200 |
tree | 78078475f47db76c75f9847d08fdd28315e844d9 | |
parent | d41005b7dcb93afd19f1228121ae20e3fe200b07 [diff] |
efi_loader: do not install dtb if bootmgr fails 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 <heinrich.schuchardt@canonical.com>