Searched refs:table_bytes (Results 1 – 1 of 1) sorted by relevance
26 uint32_t table_bytes; member130 coreboot_table_size = header->header_bytes + header->table_bytes; in coreboot_table_setup()137 if (ptr - base >= header->header_bytes + header->table_bytes) { in coreboot_table_setup()