qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/3] [QEMU] Add BIOS splash image


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 3/3] [QEMU] Add BIOS splash image
Date: Tue, 16 Dec 2008 19:41:55 +0200

On 12/16/08, Laurent Vivier <address@hidden> wrote:
>
>  Le 16 déc. 08 à 17:16, Blue Swirl a écrit :
>
>
>
> > On 12/16/08, Laurent Vivier <address@hidden> wrote:
> >
> > > This patch adds to qemu the function needed to display a splash image
> under
> > > BIOS control through the firmware control device.
> > >
> > > It adds a "-splash" option allowing to specify the picture file name (a
> .PNG)
> > > to display. You can enable/disable a fade in, fade out and the bootmenu.
> The
> > > time to display the image can be also given (in seconds).
> > >
> >
> > Nice. But shouldn't this be more generic, I think we want to use this
> > on OpenBIOS/Sparc (or PPC) too?
> >
>
>  I think it is generic as it uses the firmware configuration device, we have
> just to modify openbios to use it (I think sparc uses it to have ram size).
>  The only possible issue with this patch is it depends on libpnglite to read
> the file.

I meant that most of the code should not reside in pc.c, but in a common file.

>  The "bootmenu=off" can be an alias to "auto-boot?=true"

I missed the bootmenu part, how does it work?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]