Searched refs:efi_system_table (Results 1 – 3 of 3) sorted by relevance
55 static struct efi_system_table *efi;144 uintptr_t __abi efi_entry(void *img_handle, struct efi_system_table *sys_tab) in efi_entry()
604 struct efi_system_table { struct626 struct efi_system_table *SystemTable; argument
124 struct efi_system_table *efist = efi->efi_systab; in efi_console_putchar()