Searched refs:boot_splash_filename (Results 1 – 1 of 1) sorted by relevance
206 const char *boot_splash_filename = current_machine->boot_config.splash; in fw_cfg_bootsplash() local207 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()