Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_config_table.c14 static const struct efi_system_table *sys_table; variable
/third_party/uboot/u-boot-2020.01/lib/efi/
Defi_app.c102 struct efi_system_table *sys_table) in efi_main()
Defi.c54 struct efi_system_table *sys_table) in efi_init()
Defi_stub.c272 struct efi_system_table *sys_table) in efi_main()
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_efi.c115 struct efi_system_table *sys_table = efi_get_sys_table(); in _debug_uart_putc() local
/third_party/uboot/u-boot-2020.01/include/
Defi.h356 efi_physical_addr_t sys_table; member
368 struct efi_system_table *sys_table; member