Lines Matching defs:EFIAPI
72 void (EFIAPI *restore_tpl)(efi_uintn_t old_tpl); member
188 void (EFIAPI *copy_mem)(void *destination, const void *source, member
190 void (EFIAPI *set_mem)(void *buffer, size_t size, uint8_t value); member
381 void (EFIAPI *reset_system)(enum efi_reset_type reset_type, member
1008 uint16_t *(EFIAPI *convert_device_node_to_text)( member
1012 uint16_t *(EFIAPI *convert_device_path_to_text)( member
1025 struct efi_device_path *(EFIAPI *duplicate_device_path)( member
1027 struct efi_device_path *(EFIAPI *append_device_path)( member
1030 struct efi_device_path *(EFIAPI *append_device_node)( member
1033 struct efi_device_path *(EFIAPI *append_device_path_instance)( member
1036 struct efi_device_path *(EFIAPI *get_next_device_path_instance)( member
1039 bool (EFIAPI *is_device_path_multi_instance)( member
1041 struct efi_device_path *(EFIAPI *create_device_node)( member
2132 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, member
2134 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol member
2136 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, member
2138 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, member
2140 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, member