Correct SPL use of EFI_LOADER_HII
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:43 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commitda841537cee88ff495470c6e06867410a0e71ed2
tree4e58372111ca6e10b85c9e6ad55eba2ecea7b26d
parent71aa806d5d67f4aaf3effdaca92500f4a4ab4187
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>
lib/efi_loader/efi_root_node.c