Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/google/
Dcoreboot_table.h18 struct coreboot_table_header { struct
19 char signature[4];
20 u32 header_bytes;
21 u32 header_checksum;
22 u32 table_bytes;
23 u32 table_checksum;
24 u32 table_entries;