Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_boottime.c1615 struct efi_configuration_table *this = &systab.tables[i]; in efi_remove_configuration_table()
1616 struct efi_configuration_table *next = &systab.tables[i + 1]; in efi_remove_configuration_table()
1617 struct efi_configuration_table *end = &systab.tables[systab.nr_tables]; in efi_remove_configuration_table()
3781 sizeof(struct efi_configuration_table), in efi_initialize_system_table()
A Defi_runtime.c844 systab.tables = (struct efi_configuration_table *)ptr; in efi_set_virtual_address_map()
/u-boot/include/
A Defi_api.h424 struct efi_configuration_table { struct
444 struct efi_configuration_table *tables; argument

Completed in 18 milliseconds