Home
last modified time | relevance | path

Searched refs:OEM_TABLE_ID (Results 1 – 6 of 6) sorted by relevance

/u-boot/lib/acpi/
A Dssdt.c24 memcpy(ssdt->oem_table_id, OEM_TABLE_ID, sizeof(ssdt->oem_table_id)); in acpi_write_ssdt()
A Dacpi_table.c119 memcpy(header->oem_table_id, OEM_TABLE_ID, 8); in acpi_fill_header()
/u-boot/board/google/chromebook_coral/
A Ddsdt.asl16 OEM_TABLE_ID,
/u-boot/test/dm/
A Dacpi.c249 ut_asserteq_mem(OEM_TABLE_ID, hdr.oem_table_id, in dm_test_acpi_fill_header()
/u-boot/include/acpi/
A Dacpi_table.h20 #define OEM_TABLE_ID "U-BOOTBL" /* U-Boot Table */ macro
/u-boot/arch/x86/lib/
A Dacpi_table.c586 memcpy(header->oem_table_id, OEM_TABLE_ID, 8); in acpi_fadt_common()

Completed in 15 milliseconds