Searched refs:table_entry (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Defi_tcg2.h168 * @table_entry: uefi configuration table entry
175 struct efi_configuration_table table_entry[]; member in struct:smbios_handoff_table_pointers2
H A Dimage.h456 typedef struct table_entry { struct
/u-boot/lib/efi_loader/
H A Defi_tcg2.c1112 guidcpy(&event->table_entry[0].guid, &smbios3_guid);
1113 smbios_copy = (struct smbios_header *)((uintptr_t)&event->table_entry[0].table);
1114 memcpy(&event->table_entry[0].table,

Completed in 51 milliseconds