Home
last modified time | relevance | path

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

12

/openbmc/u-boot/lib/efi_selftest/
H A 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()
H A Defi_selftest_crc32.c14 const struct efi_system_table *st;
73 const struct efi_system_table *systable) in setup()
H A Defi_selftest_miniapp_return.c22 struct efi_system_table *systable) in efi_main()
H A Defi_selftest_miniapp_exit.c22 struct efi_system_table *systable) in efi_main()
H A Defi_selftest_rtc.c24 const struct efi_system_table *systable) in setup()
H A Defi_selftest_config_table.c13 static const struct efi_system_table *sys_table;
73 const struct efi_system_table *systable) in setup()
H A Defi_selftest_exitbootservices.c40 const struct efi_system_table *systable) in setup()
H A Defi_selftest_textinput.c27 const struct efi_system_table *systable) in setup()
H A Defi_selftest_gop.c24 const struct efi_system_table *systable) in setup()
H A Defi_selftest.c16 static const struct efi_system_table *systable;
228 struct efi_system_table *systab) in efi_selftest()
H A Defi_selftest_loaded_image.c25 const struct efi_system_table *systable) in setup()
H A Defi_selftest_event_groups.c44 const struct efi_system_table *systable) in setup()
H A Defi_selftest_startimage_return.c85 const struct efi_system_table *systable) in setup()
H A Defi_selftest_startimage_exit.c85 const struct efi_system_table *systable) in setup()
H A Defi_selftest_textinputex.c51 const struct efi_system_table *systable) in setup()
H A Defi_selftest_fdt.c126 const struct efi_system_table *systable) in setup()
/openbmc/qemu/hw/loongarch/
H A Dboot.c92 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 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()
/openbmc/u-boot/lib/efi/
H A 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()
H A Defi.c54 struct efi_system_table *sys_table) in efi_init()
/openbmc/u-boot/include/
H A Defi.h364 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 Defi_selftest.h138 const struct efi_system_table *systable);
H A Defi_loader.h97 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 Dboot.h60 struct efi_system_table { struct
/openbmc/u-boot/lib/efi_loader/
H A Dhelloworld.c28 struct efi_system_table *systable) in efi_main()

12