freebsd-dev/sys/dev/vt
Roger Pau Monné 0518832011 vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized
There's too many broken hardware out there that wrongly has the
ACPI_FADT_NO_VGA bit set. Ignore it unless running as a virtualized
guest, as then the expectation would be that the hypervisor does
provide correct ACPI tables.

Reviewed by: emaste, 0mp, eugen
MFC: 3 days
Sponsored by: Citrix Systems R&D
PR: 230172
Differential revision: https://reviews.freebsd.org/D34392
2022-03-17 14:30:39 +01:00
..
colors vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
font Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
hw vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized 2022-03-17 14:30:39 +01:00
logo Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vt_buf.c vt: fix double-click word selection for last word on line 2022-02-23 10:53:24 -05:00
vt_consolectl.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vt_core.c vt: clarify comments on kbd add/release 2022-03-10 16:04:57 -05:00
vt_cpulogos.c vt: fix splash_cpu logos use of vd_drawrect 2022-02-08 22:22:07 -05:00
vt_font.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vt_sysmouse.c
vt.h vt(4): Connect to teken's TP_SETBELLPD 2021-11-03 16:03:51 -06:00