]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-2023-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi 245/head
authorTom Rini <trini@konsulko.com>
Fri, 16 Jun 2023 23:05:52 +0000 (19:05 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jun 2023 23:05:52 +0000 (19:05 -0400)
Pull request efi-2023-07-rc5

Documentation:

* man-page for imxtract
* correct EVT_DM_POST_INIT_F description

UEFI:

* bootm: don't call booti_setup for EFI images
* simplify efi_disk_remove
* fix tests that failed when executed repeatedly


Trivial merge