Home
last modified time | relevance | path

Searched refs:efi_system_table (Results 1 – 25 of 46) 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_exit.c27 (efi_handle_t image_handle, struct efi_system_table *systable) in check_loaded_image_protocol()
66 struct efi_system_table *systable) in efi_main()
Defi_selftest_crc32.c15 const struct efi_system_table *st;
74 const struct efi_system_table *systable) in setup()
Defi_selftest_fdt.c16 static const struct efi_system_table *systemtab;
145 const struct efi_system_table *systable) in setup()
Defi_selftest_miniapp_return.c22 struct efi_system_table *systable) in efi_main()
Defi_selftest_config_table.c14 static const struct efi_system_table *sys_table;
74 const struct efi_system_table *systable) in setup()
Defi_selftest_miniapp_exception.c21 struct efi_system_table *systable) in efi_main()
Defi_selftest.c16 static const struct efi_system_table *systable;
228 struct efi_system_table *systab) in efi_selftest()
Defi_selftest_exitbootservices.c40 const struct efi_system_table *systable) in setup()
Defi_selftest_textinput.c27 const struct efi_system_table *systable) in setup()
Defi_selftest_variables_runtime.c30 const struct efi_system_table *systable) in setup()
Defi_selftest_gop.c24 const struct efi_system_table *systable) in setup()
Defi_selftest_loaded_image.c25 const struct efi_system_table *systable) in setup()
Defi_selftest_rtc.c25 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_exception.c105 const struct efi_system_table *systable) in setup()
Defi_selftest_startimage_exit.c85 const struct efi_system_table *systable) in setup()
/external/u-boot/lib/efi/
Defi_app.c25 struct efi_system_table *efi_get_sys_table(void) in efi_get_sys_table()
102 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/include/
Defi.h368 struct efi_system_table *sys_table;
410 struct efi_system_table *efi_get_sys_table(void);
430 struct efi_system_table *sys_table);
Defi_selftest.h127 const struct efi_system_table *systable);
Defi_loader.h109 extern struct efi_system_table systab;
264 struct efi_system_table *st);
609 struct efi_system_table *systab);
/external/u-boot/lib/efi_loader/
Dhelloworld.c28 struct efi_system_table *systable) in efi_main()

12