Dear Tom,

The following changes since commit 123cd77122a13288e1552b5d9b7c22a6f19e2e02:

  pylibfdt: setup.py: Drop license_files (2025-08-07 11:16:12 -0600)

are available in the Git repository at:

https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2025-10-rc2

for you to fetch changes up to 598df59f758df6c635970ed549beb2cb1674e0d9:

  doc: spl: fix typo 'TPL' to 'VPL' (2025-08-08 08:52:12 +0200)

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

----------------------------------------------------------------
Pull request efi-2025-10-rc2

Documentation:

* Describe running U-Boot as a pflash image on RISC-V QEMU
* Correct the description of the bootph-verify device-tree property

UEFI:

* In mkeficapsule fix a resource leak in read_bin_file()
* Support loading a Linux initial RAM disk with the bootefi command.

----------------------------------------------------------------
Heinrich Schuchardt (2):
      tools: mkeficapsule: resource leak in read_bin_file()
      doc: qemu-riscv: describe running as flash image

Leo Yu-Chi Liang (1):
      doc: spl: fix typo 'TPL' to 'VPL'

Simon Glass (1):
      efi_loader: Support loading a ramdisk with bootefi

 cmd/bootefi.c                      | 33 +++++++++++++++++++++++++--------
 doc/board/emulation/qemu-riscv.rst | 26 ++++++++++++++++++++++++++
 doc/develop/spl.rst                |  2 +-
doc/usage/cmd/bootefi.rst | 37 ++++++++++++++++++++++++++++++-------
 tools/mkeficapsule.c               |  1 +
 5 files changed, 83 insertions(+), 16 deletions(-)

Reply via email to