]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0190b2dc3c497710ace2b38056f8b9ddf5e0ffdf
tree1dcb95f0c4f5c3428375e0a50999f2c462b71888
parent3aba9d3f0879c1498c06f0d8f45c57ca3417fdff
parent2c493996338e2699f319d88996c81692a0543622
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]