Searched refs:embedded_fw_table (Results 1 – 2 of 2) sorted by relevance
23 static const struct dmi_system_id * const embedded_fw_table[] = { variable94 for (i = 0; embedded_fw_table[i]; i++) { in efi_check_for_embedded_firmwares()95 dmi_id = dmi_first_match(embedded_fw_table[i]); in efi_check_for_embedded_firmwares()
242 3. Add the dmi_system_id array to the embedded_fw_table in