]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: do not install dtb if bootmgr fails
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 22 Apr 2024 09:03:10 +0000 (11:03 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 1 May 2024 05:39:00 +0000 (07:39 +0200)
commit2c4ca2d672f7a64e50dc543eb4e9f076666a417d
tree78078475f47db76c75f9847d08fdd28315e844d9
parent566f067349a8f6136cf62d907019efdf1e250ce5
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>
lib/efi_loader/efi_bootmgr.c