Home
last modified time | relevance | path

Searched defs:coreboot_table_header (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/google/
H A Dcoreboot_table.h19 struct coreboot_table_header { struct
20 char signature[4];
21 u32 header_bytes;
22 u32 header_checksum;
23 u32 table_bytes;
24 u32 table_checksum;
25 u32 table_entries;