Re: [SeaBIOS] ImageMagick-based SeaBIOS logo generation script

2012-02-08 Thread Fred .
Kevin wanted the logo to be generated using scripted free and libre tools. ImageMagick is scripted and free. What else can I use? On Wed, Feb 8, 2012 at 11:51 AM, Fred . eldman...@gmail.com wrote: Well, then just execute the file and have it generate the jpg, and then put the jpg file in the

Re: [SeaBIOS] seabios build failure in xen tree

2012-02-08 Thread Christoph Egger
On 02/08/12 02:18, Kevin O'Connor wrote: On Tue, Feb 07, 2012 at 02:35:11PM +0100, Christoph Egger wrote: Adding seabios ML. On 01/26/12 16:06, Ian Campbell wrote: On Thu, 2012-01-26 at 15:01 +, Christoph Egger wrote: On 01/26/12 15:51, Ian Campbell wrote: On Thu, 2012-01-26 at 14:35

[SeaBIOS] [PATCH 2/3] vga: add pci hardware detection

2012-02-08 Thread Gerd Hoffmann
Add support for pci hardware detection (using pci id lookup), so we can create a unified rom with support for different pieces of hardware. Signed-off-by: Gerd Hoffmann kra...@redhat.com --- vgasrc/Kconfig | 12 ++ vgasrc/vgabios.c |2 +- vgasrc/vgahw.c | 114

[SeaBIOS] [PATCH 0/3] runtime hardware detection series.

2012-02-08 Thread Gerd Hoffmann
Hi, Next round, this time introducing a CONFIG_VGA_QEMU and doing the hardware detection for qemu-emulated hardware only. Also clarifies Kconfig (cirrus is for emulated hardware only) as side effect. cheers, Gerd Gerd Hoffmann (3): vga: move code to vgahw.c vga: add pci hardware

[SeaBIOS] [PATCH 1/3] vga: move code to vgahw.c

2012-02-08 Thread Gerd Hoffmann
Create vgahw.c, move code from vgahw.h there, soon we will add more bits there which will make inlining less useful. Signed-off-by: Gerd Hoffmann kra...@redhat.com --- Makefile |2 +- vgasrc/vgahw.c | 136 vgasrc/vgahw.h | 134

Re: [SeaBIOS] [PATCH 0/3] runtime hardware detection series.

2012-02-08 Thread Kevin O'Connor
On Wed, Feb 08, 2012 at 05:38:56PM +0100, Gerd Hoffmann wrote: Hi, Next round, this time introducing a CONFIG_VGA_QEMU and doing the hardware detection for qemu-emulated hardware only. Also clarifies Kconfig (cirrus is for emulated hardware only) as side effect. What's the advantage of

Re: [SeaBIOS] seabios build failure in xen tree

2012-02-08 Thread Kevin O'Connor
On Wed, Feb 08, 2012 at 11:32:10AM +0100, Christoph Egger wrote: On 02/08/12 02:18, Kevin O'Connor wrote: We can change the seabios makefile to call these scripts with an explicit $(PYTHON). Awesome! See the attached patch. That's quite odd. This looks data related instead of python

Re: [SeaBIOS] ImageMagick-based SeaBIOS logo generation script

2012-02-08 Thread Gleb Natapov
On Wed, Feb 08, 2012 at 11:54:09AM +0100, Fred . wrote: Kevin wanted the logo to be generated using scripted free and libre tools. ImageMagick is scripted and free. What else can I use? ImageMagick is fine, but font file is Ubuntu specific (and may event contain different font in different