]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of EFI_TCG2_PROTOCOL
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:46 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit28379e0723ade97dd17c7b691fade1acff2faf79
tree1161f51082395a4503dec771d0979aad0cd5db98
parentc24ba8a6970876a796d63303f6d8c16f9a4a5d4c
Correct SPL use of EFI_TCG2_PROTOCOL

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_EFI_TCG2_PROTOCOL defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/efi_loader/efi_image_loader.c