efi_loader: Fix -Wextra warning for EFI TCG2
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Tue, 25 May 2021 11:35:31 +0000 (14:35 +0300)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 25 May 2021 12:33:22 +0000 (14:33 +0200)
commit1f6871df40d6ad94a00a2dcd46f3cc91b232c4d6
tree544b023de814f95633e1a920526240a041ce7e52
parentacfe1def3f147c20e116f479225546bc5e3bfc27
efi_loader: Fix -Wextra warning for EFI TCG2

Compiling with -Wextra produces a number of (harmless) warnings for the EFI
TCG2 protocol.  Let's fix those in case we ever enable the flag on the EFI
subsystem

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_tcg2.c