Re: [PATCH] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails

2021-05-10 Thread Heinrich Schuchardt
On 5/10/21 8:19 PM, Ilias Apalodimas wrote: Instead of just failing, clean up the installed config table and EventLog memory if logging an s-crtm event fails during the protocol installation Signed-off-by: Ilias Apalodimas --- lib/efi_loader/efi_tcg2.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails

2021-05-10 Thread Ilias Apalodimas
Instead of just failing, clean up the installed config table and EventLog memory if logging an s-crtm event fails during the protocol installation Signed-off-by: Ilias Apalodimas --- lib/efi_loader/efi_tcg2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/efi_loader/efi_