[coreboot] [ANN] Port of GPL vgabios to gcc

Kevin O'Connor kevin at koconnor.net
Thu May 7 14:58:55 CEST 2009


On Thu, May 07, 2009 at 09:21:01AM +0200, Paul Menzel wrote:
> Am Mittwoch, den 06.05.2009, 23:53 -0400 schrieb Kevin O'Connor:
> > The new code can be found in the SeaBIOS git repository.  To download
> > and build the code use:
> > 
> > git clone git://git.linuxtogo.org/home/kevin/seabios.git
> > cd seabios/
> > make out/vgabios.bin
> I am wondering, if a separate repository would be more suitable for
> example because of the commit log. Or are vgabios and SeaBIOS so similar
> or going to be merged somehow?

Thanks.  I put them in the same repo because they both need some of
the same 16bit support infrastructure.  I didn't want to duplicate
that code; it can be split out later if it needs to.

-Kevin




More information about the coreboot mailing list