Re: [PATCH] efi_loader: update the error message of TCG protocol installation

2023-01-19 Thread Heinrich Schuchardt
On 1/19/23 15:29, Ilias Apalodimas wrote: "Unable to find TPMv2 device" doesn't explain much with regards to the error origin. Update it to match what we have in the RNG protocol installation. Signed-off-by: Ilias Apalodimas Reviewed-by: Heinrich Schuchardt --- lib/efi_loader/efi_tcg2.c

[PATCH] efi_loader: update the error message of TCG protocol installation

2023-01-19 Thread Ilias Apalodimas
"Unable to find TPMv2 device" doesn't explain much with regards to the error origin. Update it to match what we have in the RNG protocol installation. Signed-off-by: Ilias Apalodimas --- lib/efi_loader/efi_tcg2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git