Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Deif.c133 static bool read_eif_section_header(FILE *f, EifSectionHeader *section_header, in read_eif_section_header() function
493 if (!read_eif_section_header(f, &hdr, &crc, errp)) { in read_eif_file()