Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c282 .ptr = &efi_runtime_services.reset_system,
286 .ptr = &efi_runtime_services.set_virtual_address_map,
290 .ptr = &efi_runtime_services.get_time,
309 .ptr = &efi_runtime_services.get_variable,
312 .ptr = &efi_runtime_services.get_next_variable_name,
315 .ptr = &efi_runtime_services.set_variable,
346 efi_update_table_header_crc32(&efi_runtime_services.hdr); in efi_runtime_detach()
693 struct efi_runtime_services __efi_runtime_data efi_runtime_services = { variable
697 .headersize = sizeof(struct efi_runtime_services),
H A Defi_watchdog.c28 EFI_CALL_VOID(efi_runtime_services.reset_system(EFI_RESET_COLD, in efi_watchdog_timer_notify()
H A Defi_bootmgr.c15 static const struct efi_runtime_services *rs;
H A Defi_boottime.c3209 .runtime = (void *)&efi_runtime_services,
3232 efi_update_table_header_crc32(&efi_runtime_services.hdr); in efi_initialize_system_table()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_rtc.c14 static struct efi_runtime_services *runtime;
H A Defi_selftest_variables.c17 static struct efi_runtime_services *runtime;
H A Defi_selftest.c18 static const struct efi_runtime_services *runtime;
/openbmc/u-boot/include/
H A Defi_loader.h96 extern struct efi_runtime_services efi_runtime_services;
H A Defi.h366 struct efi_runtime_services *run;
H A Defi_api.h215 struct efi_runtime_services { struct
326 struct efi_runtime_services *runtime;