Searched defs:efi_cfgtbl (Results 1 – 2 of 2) sorted by relevance
57 struct efi_cfgtbl { struct58 struct uuid ct_uuid;59 void *ct_data;
77 static struct efi_cfgtbl *efi_cfgtbl; variable