Home
last modified time | relevance | path

Searched refs:acpi_mr_restore (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/nvram/
H A Dfw_cfg.h85 bool acpi_mr_restore; member
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c616 return s->acpi_mr_restore && !mr_aligned; in fw_cfg_acpi_mr_restore()
1107 DEFINE_PROP_BOOL("acpi-mr-restore", FWCfgState, acpi_mr_restore, true),