commit | 07754cb0aece3e8d37637d77185f685f1cdfb404 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:46 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 1161f51082395a4503dec771d0979aad0cd5db98 | |
parent | da841537cee88ff495470c6e06867410a0e71ed2 [diff] |
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>