Merge tag 'efi-2025-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 8 Aug 2025 17:09:42 +0000 (11:09 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 8 Aug 2025 17:09:42 +0000 (11:09 -0600)
commite51e139cdf81b2f4c373294a2186fefcf5573388
tree6ba4d577a42e6f8b4489f5f3461f9964eb790a7e
parent9fd31937dd21245f9979d167d97ab66d065d3d56
parent598df59f758df6c635970ed549beb2cb1674e0d9
Merge tag 'efi-2025-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

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.