On Tue, Sep 23, 2008 at 04:47:56AM -0700, ron minnich wrote: > I need some help with getting a splashscreen up. This is a short > deadline,, I am looking to have coreboot boot and show this screen > for, say, 5 seconds. I need it working by oct. 20. > > If anyone has pointers on where to start in learning how to set this > up, I would appreciate it.
GRUB 2 can setup splashscreens and wait for an arbitrary number of seconds with scripting. The only caveat would be to get a video backend that works on coreboot. This is in fact somewhere in my TODO list, so I might be able to help, depending on what you need. Is this intended to run in a specific chipset, or provide generic VBE support for PCI cards via expansion ROMs? -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

