commit | 2c4ca2d672f7a64e50dc543eb4e9f076666a417d | [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 | 566f067349a8f6136cf62d907019efdf1e250ce5 [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>