commit | 626c1ff0ba6f7528af4ec41c31e72a7be60902fd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 11 07:42:55 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 11 07:42:55 2024 -0600 |
tree | 31681d2bbebaa2e40b32fb4a35034b6e683d8410 | |
parent | ba4dc5573248895faff4887abb2f44cdc26233f1 [diff] | |
parent | 40da9e66a1a82c3b7bb8d689d388bbcaf037c559 [diff] |
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Pull request efi-next-20240611 UEFI: * Allow specifying a device-tree in an EFI load option using the efidebug or eficonfig command. * Let the EFI boot manager fall back to an OS provided device-tree if no device-tree is specified.