opnsense-src/sys/dev/vt
Emmanuel Vadot 82829e49e6 vt: splash: Use splash screen passed from loader
If loader(8) gives use a splash screen to use using the MODINFOMD_SPLASH
type, use it if RB_MUTE is set to "YES".
By design only argb data will be displayed.

Differential Revision:	https://reviews.freebsd.org/D45931
Reviewed by:		imp, tsoome
Sponsored by:		Beckhoff Automation GmbH & Co. KG

(cherry picked from commit f6e8b0e85081681100bf9cd74423be02233204bc)
2024-07-29 18:37:44 +02:00
..
colors sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
font sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
hw vt: Add vd_bitblt_argb 2024-07-29 18:37:12 +02: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-29 18:37:12 +02:00
vt_buf.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt_consolectl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt_core.c vt: splash: Use splash screen passed from loader 2024-07-29 18:37:44 +02:00
vt_cpulogos.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt_font.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt_sysmouse.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00