]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 2 Jun 2023 16:13:01 +0000 (12:13 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 2 Jun 2023 16:13:01 +0000 (12:13 -0400)
commit41c64618c57fee0b68c980de87a556a36e599ab6
treea048fa8cae729388804f9076d57a99bff17a643d
parent0b6fb70db8f8f8b4508e2f2178eaadbe110cd07c
parent1c9b55ded9d3cd81f462b7218af0c2c6e53677bb
Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2023-07-rc4

Documentation:

* man pages for loadb, loadx

UEFI:

* check return value of part_get_info()
* improve unit test for RegisterProtocolNotify()