aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-05-26 00:19:24 +0000
committerEd Maste <emaste@FreeBSD.org>2022-05-26 00:25:41 +0000
commit20b2b464ebb6748756e262d8a421509a2937c74b (patch)
treebd1569de2771ab24b366af00a5dc6ed4261cea5b
parent35dc7f8f5dcd6a061b53b7c526d200320f41c014 (diff)
downloadsrc-20b2b464ebb6748756e262d8a421509a2937c74b.tar.gz
src-20b2b464ebb6748756e262d8a421509a2937c74b.zip
syscons: note incompatibility with UEFI
PR: 264226 MFC after: 1 week Sponsored by: The FreeBSD Foundation
-rw-r--r--share/man/man4/syscons.410
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4
index c2f8cd56e0ee..bbc370ecd0d2 100644
--- a/share/man/man4/syscons.4
+++ b/share/man/man4/syscons.4
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 2, 2018
+.Dd May 25, 2022
.Dt SYSCONS 4
.Os
.Sh NAME
@@ -77,6 +77,14 @@ The
driver provides multiple virtual terminals.
It resembles the SCO color console driver.
.Pp
+Note that the
+.Nm
+driver is not compatible with systems booted via
+.Xr UEFI 8 .
+Forcing use of
+.Nm
+on such systems will result in no usable console.
+.Pp
The
.Nm
driver is implemented on top of the keyboard driver