Pull request for efi-2021-10-rc2
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Aug 2 12:51:18 CEST 2021
Hello Tom,
the pull request contains one patch for VIDEO that has been in status
"Under Review" for half a year though being reviewed by Simon.
The following changes since commit 5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c:
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
(2021-07-31 20:51:24 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-10-rc2
for you to fetch changes up to 78e6b871fdcf4bb86c6d7292a0e5d4a98e1435b6:
efi_loader: typo cerificate (2021-08-02 08:21:12 +0200)
----------------------------------------------------------------
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
----------------------------------------------------------------
Heinrich Schuchardt (7):
video: buffer overrun in TrueType console
lib: disable CONFIG_SPL_HEXDUMP by default
doc: riscv: flashing SiFive boards
doc: add missing board/ti/index.rst
doc: handle 'make htmldocs' warnings as errors
doc: add graphviz imagemagick as build dependencies
efi_loader: typo cerificate
configs/sandbox_spl_defconfig | 2 ++
doc/Makefile | 2 +-
doc/board/sifive/unleashed.rst | 20 ++++++++++----------
doc/board/sifive/unmatched.rst | 30 +++++++++++++++---------------
doc/board/ti/index.rst | 9 +++++++++
doc/build/gcc.rst | 6 +++---
drivers/video/console_truetype.c | 26 ++++++++++++--------------
lib/Kconfig | 3 +--
lib/efi_loader/Makefile | 2 +-
9 files changed, 54 insertions(+), 46 deletions(-)
create mode 100644 doc/board/ti/index.rst
More information about the U-Boot
mailing list