Merge tag 'efi-2026-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 15 Nov 2025 14:05:45 +0000 (08:05 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 15 Nov 2025 14:05:45 +0000 (08:05 -0600)
commit69cc92d6869b8ff4591e5b8850872da34934bab9
treeabf7002e0dc3cb7bc9721d5dded3af86b18b0f72
parent55d60ef1c91b309ba8b1c360031b13e5b3d4b31a
parent8cc144227e13b50cd6d97c36ebb45f31f4d8c9cd
Merge tag 'efi-2026-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2026-01-rc3

CI:

* https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/28355

Documentation:

* Correct the linux/arm64 platform string for Docker builds
* Complete pytest dependencies list with missing packages

UEFI:

* Use Sphinx style comments in efi_selftest_console.c
* Don't include asm/global_data.h in lib/efi_client/efi_app.c twice
* efi_client: correct memset() return value
* Assure fitImage from capsule is used from 8-byte aligned address
* Fix warning when building efi_selftest_snp with clang