U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Pull request efi-2025-07-rc2
@ 2025-05-01 16:16 Heinrich Schuchardt
  2025-05-01 20:59 ` Tom Rini
  2025-05-02  6:01 ` Anshul Dalal
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2025-05-01 16:16 UTC (permalink / raw)
  To: Tom Rini, Anshul Dalal
  Cc: U-Boot Mailing List, Ilias Apalodimas, Adriano Córdova,
	Adriano Cordova, Jerome Forissier

Dear Tom,

This pull request fixes the "installing EFI_LOAD_FILE2_PROTOCOL failed" 
issue.

---

@Anshul,

I had to rebase your series because one line which you tried to change 
from ..code-block:: to ..prompt:: did not exist. Please, check after the 
merge.

---

The following changes since commit aa96cda0a58f4d181b81a897b0b9fea3d9729478:

   clk: fix crash on clk_set_rate clean rate cache (2025-04-30 07:50:18 
-0600)

are available in the Git repository at:

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

for you to fetch changes up to c0546426724099d94a497ea11ad79862daf37767:

   boot: let BOOTSTAGE_RECORD_COUNT default to 50 (2025-05-01 09:24:56 
+0200)

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

----------------------------------------------------------------
Pull request efi-2025-07-rc2

Documentation:

* ti: update bash code-block directives to prompt
* ti: k3: add language for code-block directive
* correct uthread inline documentation

UEFI:

* correctly handle EFI FIT images without initrd
* pass kernel load address not entry point for EFI FIT images

Other:

* boot:let BOOTSTAGE_RECORD_COUNT default to 50

----------------------------------------------------------------
Adriano Cordova (2):
       efi_loader: bootbin: do not load an initrd if none is provided
       efi_loader: fix typo initd_sz to initrd_sz

Anshul Dalal (2):
       doc: ti: update bash code-block directives to prompt
       doc: ti: k3: add language for code-block directive

Heinrich Schuchardt (2):
       bootm: pass kernel load address not entry point for IH_OS_EFI
       boot: let BOOTSTAGE_RECORD_COUNT default to 50

Jerome Forissier (1):
       uthread: doc: fix inline documentation

  boot/Kconfig                 |  2 +-
  boot/bootm_os.c              |  4 ++--
  doc/board/ti/am62ax_sk.rst   | 20 ++++++++++----------
  doc/board/ti/am62px_sk.rst   | 18 +++++++++---------
  doc/board/ti/j722s_evm.rst   | 12 ++++++------
  doc/board/ti/j784s4_evm.rst  | 16 ++++++++--------
  doc/board/ti/k3.rst          | 10 +++++-----
  include/efi_loader.h         |  2 ++
  include/uthread.h            |  9 +++++++--
  lib/efi_loader/efi_bootbin.c |  9 ++-------
  lib/efi_loader/efi_helper.c  | 29 +++++++++++++++++++++++++++++
  11 files changed, 81 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-02  6:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-01 16:16 Pull request efi-2025-07-rc2 Heinrich Schuchardt
2025-05-01 20:59 ` Tom Rini
2025-05-02  6:01 ` Anshul Dalal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox