Home
last modified time | relevance | path

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

/u-boot/lib/efi_selftest/
A Defi_selftest_config_table.c17 static efi_guid_t table_guid = variable
103 &table_guid, &event); in execute()
110 ret = boottime->install_configuration_table(&table_guid, NULL); in execute()
137 ret = boottime->install_configuration_table(&table_guid, in execute()
157 if (!memcmp(&sys_table->tables[i].guid, &table_guid, in execute()
175 ret = boottime->install_configuration_table(&table_guid, in execute()
196 if (!memcmp(&sys_table->tables[i].guid, &table_guid, in execute()
220 ret = boottime->install_configuration_table(&table_guid, NULL); in execute()
239 if (!memcmp(&sys_table->tables[i].guid, &table_guid, in execute()

Completed in 4 milliseconds