Home
last modified time | relevance | path

Searched defs:efi_unicode_collation_protocol (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c321 const struct efi_unicode_collation_protocol efi_unicode_collation_protocol = { variable
/openbmc/u-boot/include/
H A Defi_api.h1430 struct efi_unicode_collation_protocol { struct
1433 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument
1435 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument
1437 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument
1439 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument
1441 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument
1444 char *supported_languages;