Home
last modified time | relevance | path

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

/freebsd-12.1/stand/efi/boot1/
H A Dboot1.c431 conout = ST->ConOut; in efi_main()
591 ST->ConOut->OutputString(ST->ConOut, buf); in putchar()
595 ST->ConOut->OutputString(ST->ConOut, buf); in putchar()
/freebsd-12.1/stand/efi/libefi/
H A Defi_console.c110 conout = ST->ConOut; in efi_cons_probe()
/freebsd-12.1/stand/efi/include/
H A Defiapi.h901 SIMPLE_TEXT_OUTPUT_INTERFACE *ConOut; member
/freebsd-12.1/stand/efi/loader/
H A Dframebuffer.c600 conout = ST->ConOut; in text_autoresize()
H A Dmain.c1214 conout = ST->ConOut; in command_mode()
/freebsd-12.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1980 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *ConOut; member