commit | deda5d5ecd440685e0c07fb6322ff6faa855a1be | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:40 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 4a5e5ebab0e46dce3c99a80ea24f27309212c996 | |
parent | 299cca0e72fe676f78ded3c9c143cf2c004b923e [diff] |
Correct SPL use of EFI_APP This converts 1 usage of this option to the non-SPL form, since there is no SPL_EFI_APP defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>