opnsense-src/sys/dev/vt
Mitchell Horne e2a08ac9ce riscv: enable EFI framebuffer
Pass framebuffer information from loader(8) to the kernel via the
MODINFOMD_EFI_FB metadata field.

Enable the vt_efifb driver. A small tweak is required to work around the
lack of VM_MEMATTR_WRITE_COMBINING on this platform; we use
VM_MEMATTR_UNCACHEABLE instead.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D48884
2025-03-03 12:12:15 -04:00
..
colors sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
font sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
hw riscv: enable EFI framebuffer 2025-03-03 12:12:15 -04:00
logo sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt.h vt: Add vd_bitblt_argb 2024-07-11 08:47:17 +02:00
vt_buf.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_consolectl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_core.c sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00
vt_cpulogos.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_font.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_sysmouse.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00