Home
last modified time | relevance | path

Searched defs:sys_table (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_config_table.c13 static const struct efi_system_table *sys_table; variable
/openbmc/u-boot/lib/efi/
H A Defi_app.c102 struct efi_system_table *sys_table) in efi_main()
H A Defi.c54 struct efi_system_table *sys_table) in efi_init()
H A Defi_stub.c272 struct efi_system_table *sys_table) in efi_main()
/openbmc/u-boot/drivers/serial/
H A Dserial_efi.c115 struct efi_system_table *sys_table = efi_get_sys_table(); in _debug_uart_putc() local
/openbmc/u-boot/include/
H A Defi.h352 efi_physical_addr_t sys_table; member
364 struct efi_system_table *sys_table; member