]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'efi-2026-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi master
authorTom Rini <trini@konsulko.com>
Sun, 21 Jun 2026 15:27:12 +0000 (09:27 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 21 Jun 2026 15:27:12 +0000 (09:27 -0600)
commitd57ea0d9edf5e5babffd280f7352f23a33a00948
tree8615e41f166b56427a935f499266c425867a0b27
parent922cf29dd8045f7348ce0f20145f46e8235faf21
parentad90d1ec8b43aa3d7ec5790db5c5740472e47c96
Merge tag 'efi-2026-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2026-07-rc6

CI: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/30505

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