Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Tue, 31 May 2022 17:05:53 +0000 (13:05 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 31 May 2022 17:05:53 +0000 (13:05 -0400)
commit3053b781465711fd05b88ab141b1f2b55a875516
tree1dcb95f0c4f5c3428375e0a50999f2c462b71888
parent4fe629d2e8bbda5f265e870d771b92be26e885f6
parente85727ddb68b3b23382ea2d78d857ffa870bb0b7
Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2022-07-rc4-3

UEFI:

* fix a problem in loading an image from a short-path
* fix building the bootmenu command for CONFIG_EFI_LOADER=n
* correct the bootefi command syntax
* add firmware management protocol to the documentation

Others:

* bootmenu: fix bootmenu title handling

Tested-by: Pali Rohár <pali@kernel.org> [n900, for bootmenu working as before]