Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Wed, 4 Jan 2023 13:50:24 +0000 (08:50 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 4 Jan 2023 13:50:24 +0000 (08:50 -0500)
Pull request for efi-2023-01-rc5-3

Documentation:

* Describe building documentation

UEFI:

* Add .data section to aarch64 EFI binaries and correct section flags
* Correct sorting of capsules when updating
* Populate console handles in system table

Other:

* Fix description of eth_env_[gs]et_enetaddr() return value
* Avoid endless loop in sound play command


Trivial merge