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
..
2022-07-11 14:58:57 -04:00
2023-02-11 12:22:34 -05:00
2022-07-26 02:30:56 -06:00
2023-01-04 13:17:42 +01:00
2022-08-12 08:14:23 -04:00
2023-01-20 12:27:24 -05:00
2023-04-06 15:08:46 -04:00
2022-03-15 16:19:29 -04:00
2023-01-16 18:01:10 +08:00
2022-10-27 09:10:08 -04:00
2023-02-11 12:22:34 -05:00
2023-02-11 12:22:35 -05:00