Files
u-boot/lib/efi_loader
Ilias Apalodimas 6f1251a78b efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
When the TCG2 protocol installation fails, we are trying to remove
all the objects we created in tcg2_uninit().

However, there are cases when this function runs before the config
table was installed. So instead of printing an error unconditionally
check against EFI_NOT_FOUND and don't print anything if the table wasn't
installed to begin with.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2025-01-05 02:30:48 +01: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
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