]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 15 Jan 2022 12:39:09 +0000 (07:39 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 15 Jan 2022 12:39:09 +0000 (07:39 -0500)
Pull request for efi-2022-04-rc1

Documentation:

* Fix building HTML documentation of readthedocs.io
* Add ARM Juno board documentation
* Build requirements for Alpine Linux
* Include DM headers in API documentation

UEFI:

* Fix section alignment of EFI binaries
* Fix header length of RISC-V EFI binaries allowing to run them on EDK II
* Remove kaslr-seed from device tree if the EFI_RNG_PROTOCOL is provided

Other:

* Let 'part list' show all 128 GPT partitions


Trivial merge