Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Dhelloworld.c15 struct efi_system_table *systable) in efi_main() argument
17 struct efi_simple_text_output_protocol *con_out = systable->con_out; in efi_main()
18 struct efi_boot_services *boottime = systable->boottime; in efi_main()