| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_watchdog.c | 71 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()
|
| H A D | efi_selftest_crc32.c | 14 const struct efi_system_table *st; 73 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_miniapp_return.c | 22 struct efi_system_table *systable) in efi_main()
|
| H A D | efi_selftest_miniapp_exit.c | 22 struct efi_system_table *systable) in efi_main()
|
| H A D | efi_selftest_rtc.c | 24 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_config_table.c | 13 static const struct efi_system_table *sys_table; 73 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_exitbootservices.c | 40 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_textinput.c | 27 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_gop.c | 24 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest.c | 16 static const struct efi_system_table *systable; 228 struct efi_system_table *systab) in efi_selftest()
|
| H A D | efi_selftest_loaded_image.c | 25 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_event_groups.c | 44 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_startimage_return.c | 85 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_startimage_exit.c | 85 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_textinputex.c | 51 const struct efi_system_table *systable) in setup()
|
| H A D | efi_selftest_fdt.c | 126 const struct efi_system_table *systable) in setup()
|
| /openbmc/qemu/hw/loongarch/ |
| H A D | boot.c | 92 struct efi_system_table *systab, in init_efi_boot_memmap() 125 struct efi_system_table *systab, in init_efi_initrd_table() 140 static void init_efi_fdt_table(struct efi_system_table *systab) in init_efi_fdt_table() 154 struct efi_system_table *systab = p; in init_systab() 161 systab->hdr.revision = sizeof(struct efi_system_table), in init_systab() 167 p += ROUND_UP(sizeof(struct efi_system_table), 64 * KiB); in init_systab()
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_efi.c | 115 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()
|
| /openbmc/u-boot/lib/efi/ |
| H A D | efi_app.c | 25 struct efi_system_table *efi_get_sys_table(void) in efi_get_sys_table() 102 struct efi_system_table *sys_table) in efi_main()
|
| H A D | efi.c | 54 struct efi_system_table *sys_table) in efi_init()
|
| /openbmc/u-boot/include/ |
| H A D | efi.h | 364 struct efi_system_table *sys_table; 406 struct efi_system_table *efi_get_sys_table(void); 426 struct efi_system_table *sys_table);
|
| H A D | efi_selftest.h | 138 const struct efi_system_table *systable);
|
| H A D | efi_loader.h | 97 extern struct efi_system_table systab; 218 struct efi_system_table *st); 522 struct efi_system_table *systab);
|
| /openbmc/qemu/include/hw/loongarch/ |
| H A D | boot.h | 60 struct efi_system_table { struct
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | helloworld.c | 28 struct efi_system_table *systable) in efi_main()
|