Searched defs:efi_config_table (Results 1 – 3 of 3) sorted by relevance
41 struct efi_config_table { struct42 efi_guid_t guid;43 uint64_t *ptr;44 const char name[16];
29 static unsigned long efi_config_table; variable
61 unsigned long efi_fw_vendor, efi_config_table; variable