Home
last modified time | relevance | path

Searched refs:efi_system_table (Results 1 – 25 of 37) sorted by relevance

12

/external/u-boot/lib/efi_selftest/
Defi_selftest_watchdog.c71 const struct efi_system_table *systable) in setup()
104 const struct efi_system_table *systable) in setup_timer()
118 const struct efi_system_table *systable) in setup_reboot()
Defi_selftest_miniapp_return.c22 struct efi_system_table *systable) in efi_main()
Defi_selftest_miniapp_exit.c22 struct efi_system_table *systable) in efi_main()
Defi_selftest.c18 static const struct efi_system_table *systable;
227 struct efi_system_table *systab) in efi_selftest()
Defi_selftest_exitbootservices.c40 const struct efi_system_table *systable) in setup()
Defi_selftest_gop.c24 const struct efi_system_table *systable) in setup()
Defi_selftest_event_groups.c44 const struct efi_system_table *systable) in setup()
Defi_selftest_startimage_return.c85 const struct efi_system_table *systable) in setup()
Defi_selftest_startimage_exit.c85 const struct efi_system_table *systable) in setup()
Defi_selftest_textinput.c132 const struct efi_system_table *systable) in setup()
Defi_selftest_fdt.c126 const struct efi_system_table *systable) in setup()
Defi_selftest_events.c45 const struct efi_system_table *systable) in setup()
/external/u-boot/cmd/
Dbootefi.c172 efi_handle_t image_handle, struct efi_system_table *st, in efi_do_enter()
175 struct efi_system_table *st)) in efi_do_enter()
187 efi_handle_t image_handle, struct efi_system_table *st), in efi_run_in_el2()
188 efi_handle_t image_handle, struct efi_system_table *st) in efi_run_in_el2()
276 struct efi_system_table *st); in do_bootefi_exec()
/external/u-boot/include/
Defi.h342 struct efi_system_table *sys_table;
384 struct efi_system_table *efi_get_sys_table(void);
404 struct efi_system_table *sys_table);
Defi_selftest.h123 const struct efi_system_table *systable);
Defi_loader.h86 extern struct efi_system_table systab;
437 struct efi_system_table *systab);
/external/u-boot/lib/efi/
Defi_app.c23 struct efi_system_table *efi_get_sys_table(void) in efi_get_sys_table()
100 struct efi_system_table *sys_table) in efi_main()
Defi.c54 struct efi_system_table *sys_table) in efi_init()
/external/u-boot/drivers/serial/
Dserial_efi.c115 struct efi_system_table *sys_table = efi_get_sys_table(); in _debug_uart_putc()
127 struct efi_system_table *table = efi_get_sys_table(); in serial_efi_probe()
/external/u-boot/arch/x86/lib/
Dreloc_x86_64_efi.c18 struct efi_system_table *systab) in _relocate()
Dreloc_ia32_efi.c16 struct efi_system_table *systab) in _relocate()
/external/u-boot/arch/arm/lib/
Dreloc_aarch64_efi.c42 struct efi_system_table *systab) in _relocate()
Dreloc_arm_efi.c18 struct efi_system_table *systab) in _relocate()
/external/u-boot/arch/riscv/lib/
Dreloc_riscv_efi.c54 struct efi_system_table *systab) in _relocate()
/external/u-boot/lib/efi_loader/
Dhelloworld.c42 struct efi_system_table *systable) in efi_main()

12