Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/efi/
H A Defi_app.c100 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main()
H A Defi.c57 struct efi_system_table *sys_table) in efi_init()
H A Defi_stub.c274 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main()
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_efi.c116 struct efi_system_table *sys_table = efi_get_sys_table(); in _debug_uart_putc() local
/rk3399_rockchip-uboot/include/
H A Defi.h308 struct efi_system_table *sys_table; member