aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2022-08-26 21:46:33 +0000
committerWarner Losh <imp@FreeBSD.org>2022-08-27 04:17:56 +0000
commitdf065f699f1ff819bb9607c44a6754275ab335ed (patch)
tree7df9e5ab58f2d920ff91eb4bde51cf65aab7b43c /Makefile
parenta28f83353243e2298b5f89c0dd6705dfcbda77ea (diff)
downloadsrc-df065f699f1ff819bb9607c44a675.tar.gz
src-df065f699f1ff819bb9607c44a675.zip
stand: More sensible defaults when ConOut is missing
When ConOut is missing, we used to default to serial. Except we did it in the worst way possible by just setting the howto bits and not updating the console setting, which lead to weird behavior where we'd get some things on the video port, others on serial. Instead, set console to "efi,comconsole" for this case. Also set RB_MULTIPLE always (so we get dual consoles from the kernel) and or in RB_SERIAL when we can't find GOPs that suggest the precense of a video console. This will put output in the most places and have a sensible default for 'primary' console. Sponsored by: Netflix Reviewed by: emaste, manu Differential Revision: https://reviews.freebsd.org/D36299
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions