vt(4): add note about sc/UEFI incompatibility
syscons is not compatible with UEFI boot. This is noted in syscons(4),
but not mentioned in vt(4) where the kern.vty tunable (used to select vt
or sc) is documented. Add a note so that if someone reads vt(4) but not
sc(4) they are not surprised by having no usable console.
PR: 276206
Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45357
(cherry picked from commit f52481f3b8a377e336ecba1b5150023a344ec189)
(cherry picked from commit 03d3230d51529a38e0c90ff324145dbfe209307d)