Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Defi.c151 conout = efist->ConOut; in efi_console_putchar()
152 output_string_fn = efist->ConOut->OutputString; in efi_console_putchar()
/Zephyr-latest/arch/x86/zefi/
Dzefi.c72 efi->ConOut->OutputString(efi->ConOut, efibuf); in efi_putchar()
Defi.h611 struct efi_simple_text_output *ConOut; member