Searched refs:OEM_TABLE_ID (Results 1 – 3 of 3) sorted by relevance
29 that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the
12 #define OEM_TABLE_ID "U-BOOTBL" /* U-Boot Table */ macro
65 memcpy(header->oem_table_id, OEM_TABLE_ID, 8); in acpi_fill_header()