freebsd-src/stand
Warner Losh 064fa628ce 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
2024-02-04 14:09:48 -07:00
..
arm64 stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
common loader: Move build_font_module to gfx_fb.c 2024-02-02 14:01:04 -07:00
defaults stand/lua: always allow overriding with local config files 2024-02-02 12:04:57 -07:00
efi loader: For EFI, if we don't have ConOut, try ConIn 2024-02-04 14:09:48 -07:00
fdt stand: Use modern function definitions 2024-01-28 13:04:31 -07:00
ficl loader: add target for dirdeps build 2023-11-02 19:35:08 -04:00
ficl32 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fonts Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
forth stand: Retire setting hw.ata.wc: it doesn't exist. 2023-11-24 11:28:44 -07:00
i386 stand: Add 1440p to the list of known resolutions. 2024-01-23 15:20:27 +01:00
images Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
kboot kboot: update copyright on these files. 2024-01-28 13:04:32 -07:00
kshim Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
liblua loader: provide a features table for binary compatibility advertisement 2023-12-08 15:43:19 -06:00
liblua32 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
libofw stand: Use modern function definitions 2024-01-28 13:04:31 -07:00
libsa libsa: Move hash functions up a level 2024-02-02 14:01:03 -07:00
libsa32 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
lua stand/lua: always allow overriding with local config files 2024-02-02 12:04:57 -07:00
man loader.efi.8: Fix a typo 2023-11-22 13:25:34 +01:00
powerpc stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
uboot stand: Use modern function definitions 2024-01-28 13:04:31 -07:00
usb Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
userboot stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
defs.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fdt.mk stand: Rename LIBFDT to LIBSAFDT 2023-11-07 09:57:32 -05:00
ficl.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
lua.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.amd64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
veriexec.mk EFI secure boot VECTX related changes 2021-04-30 12:53:45 -05:00