Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsmbios.h68 u8 bios_rom_size; member
/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h95 uint8_t bios_rom_size; member
/openbmc/u-boot/lib/
H A Dsmbios.c86 t->bios_rom_size = (CONFIG_ROM_SIZE / 65536) - 1; in smbios_write_type0()
/openbmc/qemu/hw/smbios/
H A Dsmbios.c626 t->bios_rom_size = 0; /* hardcoded in SeaBIOS with FIXME comment */ in smbios_build_type_0_table()