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