Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/x86/
Defi.h16 void *efi_systab; /* EFI system table */ member
/Zephyr-latest/arch/x86/core/
Defi.c124 struct efi_system_table *efist = efi->efi_systab; in efi_console_putchar()
/Zephyr-latest/arch/x86/zefi/
Dzefi.c219 efi_arg.efi_systab = efi; in efi_entry()