Searched refs:OEM_ID (Results 1 – 4 of 4) sorted by relevance
29 that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the
36 memcpy(rsdp->oem_id, OEM_ID, 6); in acpi_write_rsdp()64 memcpy(header->oem_id, OEM_ID, 6); in acpi_fill_header()
11 #define OEM_ID "U-BOOT" /* U-Boot */ macro
61 const u_char oem_id[] = OEM_ID ;