freebsd-src/stand
Warner Losh 9d2f548bbe loader: For EFI, if we don't have ConOut, try ConIn
Try ConIn if we don't have a ConOut variable. ConIn will contain HID
devices and/or serial devices. We currently just search for serial
devices and will use them instead of video with the current code. While
ConIn w/o ConOut is fairly common on laptops, is kinda rare on servers.
Some refinement may be needed in the future if servers come to
light. This is also minimal to allow possible integration into 13.3
release.

MFC After:		1 week
Sponsored by:		Netflix
Reviewed by:		dab, tsoome
Differential Revision:	https://reviews.freebsd.org/D43714

(cherry picked from commit 064fa628ce)
2024-02-06 17:12:40 -07:00
..
arm64
common Stop #defining FREEBSD_ELF 2024-01-04 16:28:53 -08:00
defaults stand: Add 1440p to the list of known resolutions. 2024-02-01 18:46:13 +01:00
efi loader: For EFI, if we don't have ConOut, try ConIn 2024-02-06 17:12:40 -07:00
fdt
ficl
ficl32
fonts
forth
i386 stand: Add 1440p to the list of known resolutions. 2024-02-01 18:46:13 +01:00
images
kboot Trim various $FreeBSD$ 2023-10-24 11:23:57 -07:00
kshim
liblua loader: provide a features table for binary compatibility advertisement 2024-01-02 22:47:26 -06:00
liblua32
libofw
libsa loader: provide a features table for binary compatibility advertisement 2024-01-02 22:47:26 -06:00
libsa32
lua loader: lua: remove the default kernel if it doesn't exist 2024-01-02 22:47:27 -06:00
man
powerpc
uboot
usb
userboot
defs.mk Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
fdt.mk
ficl.mk
loader.mk
lua.mk
Makefile
Makefile.amd64
Makefile.inc
mfc-notes.txt
veriexec.mk