]> git.ipfire.org Git - thirdparty/u-boot.git/commit
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)
commitbaa64b2f892890f00a377eac4a3e685472bb56b5
tree2e8af85f8eabbe5aa8915ba0c3b62c41e3355247
parent1fc320fdf8f70f4a617520754cf0a2c1c65ae841
parentd78ba22ab2df094a659a7ffa85e0787037f7e3a7
Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custodians/u-boot-efi

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