Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dglobals.c49 uint8_t *boot_splash_filedata; variable
/openbmc/qemu/include/sysemu/
H A Dsysemu.h45 extern uint8_t *boot_splash_filedata;
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c219 g_free(boot_splash_filedata); in fw_cfg_bootsplash()
220 boot_splash_filedata = (uint8_t *)file_data; in fw_cfg_bootsplash()
225 boot_splash_filedata, file_size); in fw_cfg_bootsplash()
228 boot_splash_filedata, file_size); in fw_cfg_bootsplash()