Home
last modified time | relevance | path

Searched refs:efi_boot_services (Results 1 – 25 of 27) 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.c35 struct efi_boot_services *boot = priv->boot; in setup_memory()
80 struct efi_boot_services *boot = priv->boot; in free_memory()
Defi_stub.c275 struct efi_boot_services *boot = sys_table->boottime; in efi_main()
/external/u-boot/lib/efi_selftest/
Defi_selftest_exitbootservices.c13 static struct efi_boot_services *boottime;
Defi_selftest_gop.c12 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_startimage_exit.c23 static struct efi_boot_services *boottime;
Defi_selftest_textinput.c22 static struct efi_boot_services *boottime;
Defi_selftest_fdt.c16 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_tpl.c16 static struct efi_boot_services *boottime;
Defi_selftest_variables.c18 static struct efi_boot_services *boottime;
Defi_selftest_devicepath_util.c12 static struct efi_boot_services *boottime;
Defi_selftest.c19 static const struct efi_boot_services *boottime;
Defi_selftest_manageprotocols.c24 static struct efi_boot_services *boottime;
Defi_selftest_controllers.c19 static struct efi_boot_services *boottime;
Defi_selftest_devicepath.c13 static struct efi_boot_services *boottime;
Defi_selftest_snp.c66 static struct efi_boot_services *boottime;
Defi_selftest_bitblt.c25 static struct efi_boot_services *boottime;
Defi_selftest_block_device.c25 static struct efi_boot_services *boottime;
/external/u-boot/lib/efi_loader/
Dhelloworld.c45 struct efi_boot_services *boottime = systable->boottime; in efi_main()
Defi_bootmgr.c13 static const struct efi_boot_services *bs;
/external/u-boot/include/
Defi.h343 struct efi_boot_services *boot;

12