NetBSD/sys/dev/splash
khorben 30e30cd09c Do not panic if the splash screen is bigger than the framebuffer
This fixes a kernel crash if the splash screen does not fit inside the
framebuffer. It should probably be truncated (and optionally centered)
instead, but this avoids a panic in the meantime.

Tested on NetBSD/amd64 with a vesa framebuffer.

From Christian Koch (cfkoch@) of EdgeBSD; thanks!

XXX pull-up(s)
2016-04-25 22:26:50 +00:00
..
files.splash
splash.c Do not panic if the splash screen is bigger than the framebuffer 2016-04-25 22:26:50 +00:00
splash.h
splash.mk Clean up splash image build. Print messages when creating files. 2015-09-15 02:22:43 +00:00