Home
last modified time | relevance | path

Searched refs:rom_file_has_mr (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/
H A Dboards.h300 bool rom_file_has_mr; member
/openbmc/qemu/hw/core/
H A Dloader.c1115 if ((!has_option_rom || mc->option_rom_has_mr) && mc->rom_file_has_mr) { in rom_add_file()
1168 if (mc->rom_file_has_mr) { in rom_add_blob()
H A Dmachine.c1062 mc->rom_file_has_mr = true; in machine_class_init()
/openbmc/qemu/hw/i386/
H A Dpc_piix.c795 m->rom_file_has_mr = false; in isapc_machine_options()