Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_runtime.c189 .ptr = &efi_runtime_services.reset_system,
193 .ptr = &efi_runtime_services.set_virtual_address_map,
197 .ptr = &efi_runtime_services.get_time,
216 .ptr = &efi_runtime_services.get_variable,
219 .ptr = &efi_runtime_services.get_next_variable_name,
222 .ptr = &efi_runtime_services.set_variable,
458 struct efi_runtime_services __efi_runtime_data efi_runtime_services = { variable
Defi_watchdog.c28 EFI_CALL_VOID(efi_runtime_services.reset_system(EFI_RESET_COLD, in efi_watchdog_timer_notify()
Defi_bootmgr.c14 static const struct efi_runtime_services *rs;
Defi_boottime.c3055 .runtime = (void *)&efi_runtime_services,
/external/u-boot/include/
Defi_loader.h85 extern struct efi_runtime_services efi_runtime_services;
Defi.h344 struct efi_runtime_services *run;
Defi_api.h202 struct efi_runtime_services { struct
311 struct efi_runtime_services *runtime;
/external/u-boot/lib/efi_selftest/
Defi_selftest_variables.c19 static struct efi_runtime_services *runtime;
Defi_selftest.c20 static const struct efi_runtime_services *runtime;