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.h1822 struct efi_unicode_collation_protocol { struct
1825 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument
1827 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument
1829 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument
1831 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument
1833 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument
1836 char *supported_languages;

Completed in 17 milliseconds