From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD5l4-0004ai-NC for qemu-devel@nongnu.org; Wed, 17 Dec 2008 18:24:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD5l3-0004aT-VB for qemu-devel@nongnu.org; Wed, 17 Dec 2008 18:24:50 -0500 Received: from [199.232.76.173] (port=53262 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD5l3-0004aQ-O2 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 18:24:49 -0500 Received: from ecfrec.frec.bull.fr ([129.183.4.8]:40471) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LD5l3-0001KE-D3 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 18:24:49 -0500 From: Laurent Vivier In-Reply-To: References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> Content-Type: text/plain; charset=utf-8 Date: Thu, 18 Dec 2008 00:24:42 +0100 Message-Id: <1229556282.16930.16.camel@frecb07144> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [Bochs-developers] [PATCH 0/3] Add BIOS splash image support Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Herbszt Cc: bochs developers , qemu developers , kvm developers Le mercredi 17 d=C3=A9cembre 2008 =C3=A0 22:58 +0100, Sebastian Herbszt a= =C3=A9crit : > Laurent Vivier wrote: > > This series of patches adds a nice BIOS startup splash screen. > > > > It adds a "-splash" option allowing to specify the picture file name = (a 640x480 (or less) and true color PNG) to=20 > > display. You can enable/disable fade in, > > fade out and bootmenu. The time to display the image can be also give= n (in > > seconds). > > > > Idea and some parts of code are stollen from VirtualBox (GPLv2/CDDL). >=20 > rombios.c is LGPL. Can we mix it with GPLv2/CDDL code without any downs= ides? Good question. But the GPLv2 code is not in rombios.c (but in logo.h, logo.c) and moreover VirtualBox uses the same rombios.c with their GPLv2 logo.[ch]... perhaps we can ask Sun lawyers ;-) ? I'm the author of all the code added to rombios.c to manage splash screen and I agree to put this under LGPL. For the logo.[ch], I keep only approximately 20% of original VirtualBox code (data structure, to set vga mode, to clear screen and some name), if needed I can rewrite this to put logo.[ch] under LGPL. Regards, Laurent --=20 ------------------ Laurent.Vivier@bull.net ------------------ "Tout ce qui est impossible reste =C3=A0 accomplir" Jules Verne "Things are only impossible until they're not" Jean-Luc Picard