]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:47 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commitbf4c98a90118ea1a60a3d3ca10b04d38413f90db
tree4917ea465009c366345d2a596994127da6a04ce8
parent28379e0723ade97dd17c7b691fade1acff2faf79
Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_EFI_UNICODE_COLLATION_PROTOCOL2 defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/efi_loader/efi_root_node.c