Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c137 int bmp_bpp; in read_splashfile() local
163 bmp_bpp = lduw_le_p(&content[28]); in read_splashfile()
164 if (bmp_bpp != 24) { in read_splashfile()