Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/x86/core/
Defi.c147 conout = efist->ConOut; in efi_console_putchar()
148 output_string_fn = efist->ConOut->OutputString; in efi_console_putchar()
/Zephyr-Core-3.5.0/arch/x86/zefi/
Dzefi.c63 efi->ConOut->OutputString(efi->ConOut, efibuf); in efi_putchar()
Defi.h610 struct efi_simple_text_output *ConOut; member