Home
last modified time | relevance | path

Searched refs:BLOBLISTT_SMBIOS_TABLES (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/x86/lib/
A Dtables.c59 { "smbios", write_smbios_table, BLOBLISTT_SMBIOS_TABLES, 0x1000, 0x100},
145 smbios = bloblist_find(BLOBLISTT_SMBIOS_TABLES, 0); in write_tables()
/u-boot/include/
A Dbloblist.h40 BLOBLISTT_SMBIOS_TABLES, /* SMBIOS tables for x86 */ enumerator
/u-boot/common/
A Dbloblist.c42 [BLOBLISTT_SMBIOS_TABLES] = "SMBIOS tables for x86",

Completed in 4 milliseconds