Searched defs:efi_unicode_collation_protocol (Results 1 – 1 of 1) sorted by relevance
1710 struct efi_unicode_collation_protocol { struct1713 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument1715 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument1717 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument1719 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument1721 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument1724 char *supported_languages;
Completed in 14 milliseconds