Home
last modified time | relevance | path

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

/freebsd/stand/efi/boot1/
H A Dboot1.c193 ST->ConOut->OutputString(ST->ConOut, in efi_main()
211 conout = ST->ConOut; in efi_main()
341 ST->ConOut->OutputString(ST->ConOut, buf); in putchar()
345 ST->ConOut->OutputString(ST->ConOut, buf); in putchar()
/freebsd/stand/efi/loader/arch/i386/
H A Dsetup.c44 ST->ConOut->OutputString(ST->ConOut, (CHAR16 *) in setup()
/freebsd/stand/efi/loader/
H A Defi_main.c102 ST->ConOut->OutputString(ST->ConOut, (CHAR16 *)L"Failed to allocate memory for heap.\r\n"); in efi_main()
H A Dframebuffer.c823 conout = ST->ConOut; in text_autoresize()
H A Dmain.c1688 conout = ST->ConOut; in command_mode()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h2077 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *ConOut; member
/freebsd/stand/efi/libefi/
H A Defi_console.c415 conout = ST->ConOut; in efi_cons_probe()