diff options
| author | Ilias Apalodimas <[email protected]> | 2024-11-28 09:11:20 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-01-05 02:30:48 +0100 |
| commit | 6f1251a78b13c2f7c1c68fbca39c28b65cf28453 (patch) | |
| tree | a8b39b8147f2d7db7df5f0e6f15e2f6c9085bbe0 /scripts/checkstack.pl | |
| parent | 5a4ac8a35a7ff5260ced655d2816bb135e6f6bff (diff) | |
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 <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
