]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 2 Aug 2021 12:54:23 +0000 (08:54 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 2 Aug 2021 12:54:23 +0000 (08:54 -0400)
commitdb68fedd20b7df7403b95753907c253ea74534bb
tree6a70a64de049b6fe1876b2ddff76a52e5637aa0a
parent6162f03c15f116a72e6d2f804a1d4cbde8b665e4
parent3a5e13f3c4d47c340386a7e55d0e9adb8f0362ab
Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2021-10-rc2

Documentation:

* handle 'make htmldocs' warnings as errors
* add missing board/ti/index.rst

Bug fixes:

* avoid buffer overrun in TrueType console
* lib: disable CONFIG_SPL_HEXDUMP by default