Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/zefi/
Dzefi.c55 static struct efi_system_table *efi;
144 uintptr_t __abi efi_entry(void *img_handle, struct efi_system_table *sys_tab) in efi_entry()
Defi.h604 struct efi_system_table { struct
626 struct efi_system_table *SystemTable; argument
/Zephyr-latest/arch/x86/core/
Defi.c124 struct efi_system_table *efist = efi->efi_systab; in efi_console_putchar()