Home
last modified time | relevance | path

Searched refs:efi_get_sys_table (Results 1 – 3 of 3) sorted by relevance

/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() function
/openbmc/u-boot/include/
H A Defi.h406 struct efi_system_table *efi_get_sys_table(void);