Pull request efi-2026-01-rc4 for master branch

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Dec 6 14:35:40 CET 2025


Dear Tom,

The following changes since commit c98b6a6dcd1fc7bcba081fc2353954e33de5053c:

   clk: Remove myself as a maintainer (2025-12-04 13:45:30 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2026-01-rc4

for you to fetch changes up to e5996e3ed350598c79cd7afaf6d4f0618598e390:

   doc: board: verdin-am62p: Fix boot log output (2025-12-06 12:04:57 +0100)

Gitlab CI shows no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/28652

----------------------------------------------------------------
Pull request efi-2026-01-rc4

Documentation:

* Correct and add missing pytest hook script environment variable names
* board: verdin-am62p: Fix boot log output
* Add a page for downloading the U-Boot logo with and without text

UEFI:

* Fix a memory leak when retrieving device paths from boot vars

----------------------------------------------------------------
David Lechner (2):
       doc: pytest: fix hook script environment variable names
       doc: pytest: add missing hook script env vars

Francesco Dolcini (1):
       doc: board: verdin-am62p: Fix boot log output

Heinrich Schuchardt (2):
       tools/logos: Add U-Boot logo with text 'U-Boot'
       doc: add a page for downloading the U-Boot logo

Ilias Apalodimas (1):
       efi_loader: Fix a memory leak when retrieving device paths from 
boot vars

  doc/board/toradex/verdin-am62p.rst    | 135 ++++++++--------
  doc/develop/pytest/usage.rst          |  16 +-
  doc/learn/index.rst                   |   1 +
  doc/learn/logo.rst                    |  20 +++
  lib/efi_loader/efi_capsule.c          |  34 +----
  tools/logos/u-boot_logo_with_text.svg | 280 
++++++++++++++++++++++++++++++++++
  6 files changed, 383 insertions(+), 103 deletions(-)
  create mode 100644 doc/learn/logo.rst
  create mode 100644 tools/logos/u-boot_logo_with_text.svg


More information about the U-Boot mailing list