Add a UEFI kernel configuration to include the VT kernel, and

replace the vt_vga driver with vt_efifb.

This is intended to help with snapshot builds only.

There is no intention to MFC this commit.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-04-25 21:47:24 +00:00
parent ed785830d7
commit 8be1b6d975
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=264946

11
sys/amd64/conf/UEFI Normal file
View File

@ -0,0 +1,11 @@
# VT -- kernel config using the vt(9) system console instead of legacy syscons
#
# For more information see https://wiki.freebsd.org/Newcons
#
# $FreeBSD$
include VT
ident UEFI
nodevice vt_vga
device vt_efifb