Dear Tom,

The following changes since commit 922cf29dd8045f7348ce0f20145f46e8235faf21:

Merge branch 'master' of git://source.denx.de/u-boot-usb (2026-06-18 11:41:22 -0600)

are available in the Git repository at:

https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2026-07-rc6

for you to fetch changes up to ad90d1ec8b43aa3d7ec5790db5c5740472e47c96:

doc: android: fastboot: Document halt behaviour (2026-06-21 10:56:37 +0200)

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

----------------------------------------------------------------
Pull request efi-2026-07-rc6

Documentation:

* bootdev: fix typos
* board: renesas: Document Renesas RZ/N1D and RZ/N1S as arm
* board: renesas: Document Renesas Geist board support
* board: renesas: Document Renesas Gray Hawk board support
* board: renesas: Document Renesas Ironhide board support
* android: fastboot: Document halt behaviour

UEFI:

* fix memory leak in efi_var_collect()
* set revision field in block IO protocol
* fix guid comparison in efi_selftest_loaded_image.c
* fix use-after-free in efi_selftest_memory.c

----------------------------------------------------------------
Denis Mukhin (1):
      bootdev: fix typos

Ilias Apalodimas (1):
      efi_loader: fix memory leak in efi_var_collect

Marek Vasut (4):
      doc: board: renesas: Document Renesas RZ/N1D and RZ/N1S as arm
      doc: board: renesas: Document Renesas Geist board support
      doc: board: renesas: Document Renesas Gray Hawk board support
      doc: board: renesas: Document Renesas Ironhide board support

Mattijs Korpershoek (1):
      doc: android: fastboot: Document halt behaviour

Vincent Stehlé (3):
      efi_selftest: fix guid comparison
      lib/efi_loader: fix block io revision
      efi_selftest: fix use-after-free

 doc/android/fastboot.rst                     |  5 +++++
doc/board/renesas/renesas.rst | 28 ++++++++++++++++++++++++++--
 include/bootdev.h                            |  8 ++++----
 lib/efi_loader/efi_disk.c                    |  1 +
 lib/efi_loader/efi_var_common.c              |  4 +++-
 lib/efi_selftest/efi_selftest_loaded_image.c |  4 ++--
 lib/efi_selftest/efi_selftest_memory.c       | 17 +++++++++--------
 7 files changed, 50 insertions(+), 17 deletions(-)

Reply via email to