commit | 75be05fd1a934fd075c24a93c63003d1ae397e24 | [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 | 6b52ab5cfc16739184542ba204255f315ea8da3c [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>