]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custodians... main
authorTom Rini <trini@konsulko.com>
Fri, 31 Jul 2026 14:55:30 +0000 (08:55 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jul 2026 14:55:30 +0000 (08:55 -0600)
Pull request efi-2026-10-rc2-2

CI: https://git.u-boot-project.org/u-boot/custodians/u-boot-efi/-/pipelines/839

Documentation:

* README: Slightly rephrase env set and env print paragraph
* cmd: gpt: Reinstate gpt setenv
* CONTRIBUTE: replace "as" with "like"

UEFI:

* Unify the memory map output of 'efi mem' and 'efidebug memmap'
* Print ISA-specific and unknown memory attributes
* Rix memory leak in efi_sigstore_parse_siglist
* Fix use of uninitialized guid in variable enumeration loops


Trivial merge