[U-Boot] [PATCH 0/2] efi_loader: make Unicode collation protocol customizable
Heinrich Schuchardt
xypron.glpk at gmx.de
Wed May 8 22:00:11 UTC 2019
Our development target is to reach Embedded Base Boot Requirements (EBBR)
specification compliance. Functionality that is not needed for this target
should be customizable.
Provide a new configuration option to idsable the Unicode collation
protocol.
Heinrich Schuchardt (2):
efi_loader: format Kconfig
efi_loader: make Unicode collation protocol customizable
lib/efi_loader/Kconfig | 52 +++++++++++++++++++++-------------
lib/efi_loader/Makefile | 2 +-
lib/efi_loader/efi_root_node.c | 2 ++
lib/efi_selftest/Makefile | 3 +-
4 files changed, 37 insertions(+), 22 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list