Home
last modified time | relevance | path

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

/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/lib/efi/
Defi_app.c23 struct efi_system_table *efi_get_sys_table(void) in efi_get_sys_table() function
/external/u-boot/include/
Defi.h384 struct efi_system_table *efi_get_sys_table(void);