BIOS boot loader not loading splash

Hi!

BIOS boot loader is not loading the file specified in "splash" parameter of loader.conf file.
Seems that it's getting only considered in EFI boot.

That "build_splash_module" function is only included in stand/efi/loader/bootinfo.c in a #ifdef EFI condition.
But I'm using BIOS
# sysctl machdep.bootmethod
machdep.bootmethod: BIOS

will there be a fix for this?

Thanks
 
Back
Top