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

/freebsd-12-stable/stand/efi/boot1/
H A Dboot1.c214 conout = ST->ConOut;
339 ST->ConOut->OutputString(ST->ConOut, buf);
343 ST->ConOut->OutputString(ST->ConOut, buf);
/freebsd-12-stable/stand/efi/loader/
H A Defi_main.c98 ST->ConOut->OutputString(ST->ConOut, (CHAR16 *)L"Failed to allocate memory for heap.\r\n");
H A Dframebuffer.c600 conout = ST->ConOut;
H A Dmain.c699 * Parse ConOut (the list of consoles active) and see if we can find a
718 rv = efi_global_getenv("ConOut", buf, &sz);
925 * args (eg -h) or via the UEFI ConOut variable.
969 * We detected a serial console on ConOut. All possible
976 * We detected some kind of serial in the override, but ConOut
1308 conout = ST->ConOut;
/freebsd-12-stable/stand/efi/libefi/
H A Defi_console.c112 conout = ST->ConOut;
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1980 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *ConOut; member in struct:__anon10667
/freebsd-12-stable/stand/efi/include/
H A Defiapi.h905 SIMPLE_TEXT_OUTPUT_INTERFACE *ConOut; member in struct:_EFI_SYSTEM_TABLE

Completed in 129 milliseconds