Files
u-boot/lib/efi_loader
Ilias Apalodimas 05396fb724 efi_loader: Check for a valid fw_name before auto generating GUIDs
The gen_v5_guid() is a void and does no error checking with pointers
being available etc. Instead it expects all things to be in place to
generate GUIDs. If a board capsule definition is buggy and does not
define the firmware names when enabling capsule updates, the board will
crash trying to bring up the EFI subsystem.

Check for a valid firmware name before generating GUIDs.

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-12-05 09:01:33 +02:00
..
2024-10-30 21:46:12 +01:00
2024-11-01 13:37:58 -06:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2024-01-16 17:05:29 -05:00
2023-12-21 08:54:37 -05:00
2024-09-12 17:35:37 +02:00
2023-12-21 08:54:37 -05:00
2024-11-09 09:59:41 +01:00
2024-11-09 09:59:41 +01:00