
7 Dec
2024
7 Dec
'24
4:57 p.m.
On Fri, 06 Dec 2024 08:58:53 +0100, Vincent Stehlé wrote:
Add a missing comma in the update_info structure declaration.
This fixes the following build error when building with EFI_RUNTIME_UPDATE_CAPSULE or EFI_CAPSULE_ON_DISK:
board/emulation/qemu-arm/qemu-arm.c:52:9: error: request for member ‘images’ in something not a structure or union
[...]
Applied to u-boot/master, thanks!
--
Tom