Lines Matching defs:efi
6203 struct efi { struct
6204 const efi_runtime_services_t *runtime; argument
6216 efi_get_time_t *get_time; argument
6217 efi_set_time_t *set_time; argument
6218 efi_get_wakeup_time_t *get_wakeup_time; argument
6219 efi_set_wakeup_time_t *set_wakeup_time; argument
6220 efi_get_variable_t *get_variable; argument
6221 efi_get_next_variable_t *get_next_variable; argument
6222 efi_set_variable_t *set_variable; argument
6223 efi_set_variable_t *set_variable_nonblocking; argument
6224 efi_query_variable_info_t *query_variable_info; argument
6225 efi_query_variable_info_t *query_variable_info_nonblocking; argument
6226 efi_update_capsule_t *update_capsule; argument
6227 efi_query_capsule_caps_t *query_capsule_caps; argument
6228 efi_get_next_high_mono_count_t *get_next_high_mono_count; argument
6229 efi_reset_system_t *reset_system; argument
6230 struct efi_memory_map memmap; argument
6231 long unsigned int flags;