Merge tag 'efi-2025-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 1 May 2025 16:48:24 +0000 (10:48 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 1 May 2025 16:48:24 +0000 (10:48 -0600)
commit152fa1b7fd6b43c727e322aec7a870a33865a248
treeb5ad2c1af26bd0e106c96c5d717178e757ccdcf1
parent98a898e58499c78245e4fe36ee404b1b1208e32b
parentc0546426724099d94a497ea11ad79862daf37767
Merge tag 'efi-2025-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2025-07-rc2

CI:

* https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/26025

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