Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/x86/zefi/
Dzefi.c47 static struct efi_system_table *efi;
135 uintptr_t __abi efi_entry(void *img_handle, struct efi_system_table *sys_tab) in efi_entry()
Defi.h603 struct efi_system_table { struct
/Zephyr-Core-3.5.0/arch/x86/core/
Defi.c120 struct efi_system_table *efist = efi->efi_systab; in efi_console_putchar()