u-boot/board/sandbox
Masahisa Kojima cccea18813 efi_loader: add the number of image entries in efi_capsule_update_info
The number of image array entries global variable is required
to support EFI capsule update. This information is exposed as a
num_image_type_guids variable, but this information
should be included in the efi_capsule_update_info structure.

This commit adds the num_images member in the
efi_capsule_update_info structure. All board files supporting
EFI capsule update are updated.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-06-08 09:20:36 +02:00
..
MAINTAINERS sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c efi_loader: add the number of image entries in efi_capsule_update_info 2023-06-08 09:20:36 +02:00
sandbox.env sandbox: Move some mac addresses to device tree 2022-06-08 13:59:52 -04:00