Searched defs:efi_unicode_collation_protocol (Results 1 – 1 of 1) sorted by relevance
1822 struct efi_unicode_collation_protocol { struct1825 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument1827 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument1829 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument1831 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument1833 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument1836 char *supported_languages;
Completed in 17 milliseconds