]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'doc-2024-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 12 Feb 2024 20:22:05 +0000 (15:22 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 12 Feb 2024 20:22:05 +0000 (15:22 -0500)
commit73b5b47dd5b546d0b9106bcca54c72815380e6d3
tree347bf71809965d00f7d709b175930e78f82ce710
parenta5f877a0bd64af97dbc812c9a0a8d7d6a353d943
parent2eb39c9adafb4210c6bcf0aed75a34493c098c8e
Merge tag 'doc-2024-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request doc-2024-04-rc2

Documentation:

* Fix and extend utf8_to_utf32_stream() documentation
* Fix rendering of OpenSBI logo in VisionFive 2 description
* Document imxrt1170-evk board
* codingstyle.rst: Clarify include section

UEFI:

* simplify error message in efi_disk_create_raw()