Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c512 #define BIOS_GEOMETRY_MAX_SIZE 10000 macro
527 char *buf = g_malloc0(BIOS_GEOMETRY_MAX_SIZE); in read_bootdevices()
535 qfw_cfg_get_file(fw_cfg, "bios-geometry", buf, BIOS_GEOMETRY_MAX_SIZE); in read_bootdevices()