Home
last modified time | relevance | path

Searched refs:efi_boot_services (Results 1 – 25 of 40) sorted by relevance

12

/external/u-boot/lib/efi/
Defi.c57 struct efi_boot_services *boot = sys_table->boottime; in efi_init()
85 struct efi_boot_services *boot = priv->boot; in efi_malloc()
95 struct efi_boot_services *boot = priv->boot; in efi_free()
Defi_app.c37 struct efi_boot_services *boot = priv->boot; in setup_memory()
82 struct efi_boot_services *boot = priv->boot; in free_memory()
/external/u-boot/lib/efi_selftest/
Defi_selftest_exitbootservices.c13 static struct efi_boot_services *boottime;
Defi_selftest_textinput.c17 static struct efi_boot_services *boottime;
Defi_selftest_miniapp_exit.c30 struct efi_boot_services *boottime = systable->boottime; in check_loaded_image_protocol()
Defi_selftest_variables_runtime.c17 static struct efi_boot_services *boottime;
Defi_selftest_gop.c12 static struct efi_boot_services *boottime;
Defi_selftest_loaded_image.c15 static struct efi_boot_services *boottime;
Defi_selftest_event_groups.c16 static struct efi_boot_services *boottime;
Defi_selftest_startimage_return.c23 static struct efi_boot_services *boottime;
Defi_selftest_exception.c43 static struct efi_boot_services *boottime;
Defi_selftest_startimage_exit.c23 static struct efi_boot_services *boottime;
Defi_selftest_textinputex.c22 static struct efi_boot_services *boottime;
Defi_selftest_watchdog.c33 static struct efi_boot_services *boottime;
Defi_selftest_events.c17 static struct efi_boot_services *boottime;
Defi_selftest_memory.c18 static struct efi_boot_services *boottime;
Defi_selftest_open_protocol.c22 static struct efi_boot_services *boottime;
Defi_selftest_fdt.c17 static const struct efi_boot_services *boottime;
Defi_selftest_set_virtual_address_map.c13 static const struct efi_boot_services *boottime;
Defi_selftest_tpl.c16 static struct efi_boot_services *boottime;
Defi_selftest_variables.c16 static struct efi_boot_services *boottime;
Defi_selftest_register_notify.c29 static struct efi_boot_services *boottime;
Defi_selftest_config_table.c15 static struct efi_boot_services *boottime;
Defi_selftest_unicode_collation.c15 static struct efi_boot_services *boottime;
/external/u-boot/lib/efi_loader/
Dhelloworld.c31 struct efi_boot_services *boottime = systable->boottime; in efi_main()

12