Home
last modified time | relevance | path

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

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