Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dfw_cfg.c206 const char *boot_splash_filename = current_machine->boot_config.splash; in fw_cfg_bootsplash() local
207 filename = qemu_find_file(QEMU_FILE_TYPE_BIOS, boot_splash_filename); in fw_cfg_bootsplash()
209 error_report("failed to find file '%s'", boot_splash_filename); in fw_cfg_bootsplash()