Re: [PATCH v3 4/4] efi_loader: simplify tcg2_measure_secure_boot_variable()

2021-10-06 Thread Ilias Apalodimas
On Sun, Oct 03, 2021 at 11:23:20AM +0200, Heinrich Schuchardt wrote: > Don't duplicate GUIDs. > > Signed-off-by: Heinrich Schuchardt > --- > v3: > no change > v2: > no change > --- > lib/efi_loader/efi_tcg2.c | 29 + > 1 file changed, 13 insertions(+), 16

[PATCH v3 4/4] efi_loader: simplify tcg2_measure_secure_boot_variable()

2021-10-03 Thread Heinrich Schuchardt
Don't duplicate GUIDs. Signed-off-by: Heinrich Schuchardt --- v3: no change v2: no change --- lib/efi_loader/efi_tcg2.c | 29 + 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/lib/efi_loader/efi_tcg2.c b/lib/efi_loader/efi_tcg2.c index