Searched defs:coreboot_table_header (Results 1 – 1 of 1) sorted by relevance
19 struct coreboot_table_header { struct20 char signature[4];21 u32 header_bytes;22 u32 header_checksum;23 u32 table_bytes;24 u32 table_checksum;25 u32 table_entries;