Searched refs:OEM_TABLE_ID (Results 1 - 4 of 4) sorted by relevance

/u-boot/lib/acpi/
H A Dacpi_table.c117 memcpy(header->oem_table_id, OEM_TABLE_ID, 8);
/u-boot/include/acpi/
H A Dacpi_table.h20 #define OEM_TABLE_ID "U-BOOTBL" /* U-Boot Table */ macro
/u-boot/arch/x86/lib/
H A Dacpi_table.c571 memcpy(header->oem_table_id, OEM_TABLE_ID, 8);
/u-boot/test/dm/
H A Dacpi.c248 ut_asserteq_mem(OEM_TABLE_ID, hdr.oem_table_id,

Completed in 58 milliseconds