commit | eba7058fded4efbd3310221fb583d19b176301d4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:45 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 11:24:08 2023 -0500 |
tree | d95047046dd3ba536fc2b361459a52868638cb1f | |
parent | 73eea9d2fc081c3e5237eab05d514f2f390a367f [diff] |
Correct SPL use of EFI_SECURE_BOOT This converts 1 usage of this option to the non-SPL form, since there is no SPL_EFI_SECURE_BOOT defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>