Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Defi.c124 struct efi_system_table *efist = efi->efi_systab; in efi_console_putchar() local
151 conout = efist->ConOut; in efi_console_putchar()
152 output_string_fn = efist->ConOut->OutputString; in efi_console_putchar()