Pull request efi-2026-04-rc2

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Feb 6 19:32:44 CET 2026


Dear Tom,

The following changes since commit b5213bbfdcb1812be510427857827ee8becb9f8f:

   video: menu "TrueType Fonts" depends on TrueType enabled (2026-02-04 
10:41:48 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2026-04-rc2

for you to fetch changes up to 36e321b487a9ac73c2dfb9cbaadb0244f70f66fb:

   efi_net: add missing EFI_CALL in efi_net (2026-02-06 10:04:30 +0100)

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

----------------------------------------------------------------
Pull request efi-2026-04-rc2

Documentation:

* Remove pip from requirements.txt
* develop/process: Clarify name usage in the Signed-off-by line

UEFI:

* Improve EFI variable load message
* Fix use after free in efi_exit() with tcg2
* Fix efi_debug_image_info_normal allocation
* Add missing EFI_CALL in efi_net

----------------------------------------------------------------
Pranav Tilak (1):
       efi_loader: Improve EFI variable load message

Tom Rini (2):
       doc: Remove pip from requirements.txt
       doc: develop/process: Clarify name usage in the Signed-off-by line

Vincent Stehlé (3):
       efi_loader: fix use after free in efi_exit() with tcg2
       efi_loader: fix efi_debug_image_info_normal allocation
       efi_net: add missing EFI_CALL in efi_net

  doc/develop/process.rst            |  3 +--
  doc/sphinx/requirements.txt        |  1 -
  lib/efi_loader/efi_boottime.c      | 13 +++++++------
  lib/efi_loader/efi_debug_support.c |  2 +-
  lib/efi_loader/efi_net.c           |  6 ++++--
  lib/efi_loader/efi_var_file.c      |  2 +-
  6 files changed, 14 insertions(+), 13 deletions(-)


More information about the U-Boot mailing list