]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-2026-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 6 Feb 2026 18:35:44 +0000 (12:35 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 6 Feb 2026 18:35:44 +0000 (12:35 -0600)
Pull request efi-2026-04-rc2

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

Documentation:

* Remove pip from requirements.txt
* develop/process: Clarify name usage in the Signed-off-by line

UEFI:

* Improve EFI variable load message
* Fix use after free in efi_exit() with tcg2
* Fix efi_debug_image_info_normal allocation
* Add missing EFI_CALL in efi_net


Trivial merge