Searched defs:efi_handler (Results 1 – 1 of 1) sorted by relevance
247 struct efi_handler { struct248 struct list_head link;249 const efi_guid_t *guid;250 void *protocol_interface;251 struct list_head open_infos;
Completed in 7 milliseconds