Home
last modified time | relevance | path

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

/u-boot/include/
A Defi_api.h1710 struct efi_unicode_collation_protocol { struct
1713 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument
1715 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument
1717 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument
1719 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument
1721 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument
1724 char *supported_languages;

Completed in 14 milliseconds