efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 4 Sep 2018 17:34:58 +0000 (19:34 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:29 +0000 (21:55 +0200)
commit0bc4b0da7b596d08a8215b46de721fd8c57bd29a
tree1163cd16ba22a782e9ad1566b3a6d3052a40de22
parent1a1012a1c602a66ddd35a9ae3d193c22cf786355
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL

The patch implements the EFI_UNICODE_COLLATION_PROTOCOL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
MAINTAINERS
include/cp1250.h [new file with mode: 0644]
include/cp437.h [new file with mode: 0644]
include/efi_api.h
include/efi_loader.h
lib/efi_loader/Makefile
lib/efi_loader/efi_boottime.c
lib/efi_loader/efi_unicode_collation.c [new file with mode: 0644]