Files
u-boot/lib
Heinrich Schuchardt 5bab07296c efi_loader: add missing check in FMP.GetImageInfo()
The UEFI 2.11 specification, chapter 23.1.3 requires
EFI_FIRMWARE_MANAGEMENT_PROTOCOL.GetImageInfo() to return
EFI_INVALID_PARAMETER if *ImageInfoSize is not too small
and ImageInfo is NULL.

Fixes: f27c201485 ("efi_loader: add firmware management protocol for FIT image")
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-07-26 07:37:03 +02:00
..
2025-07-26 07:34:31 +02:00
2025-07-26 07:34:31 +02:00
2025-06-02 17:26:16 -06:00
2025-07-08 11:07:37 +02:00
2025-07-22 11:29:33 -06:00