[coreboot] libpayload: Add video console framework

Jordan Crouse jordan.crouse at amd.com
Fri Apr 11 00:55:53 CEST 2008


On 11/04/08 00:42 +0200, Uwe Hermann wrote:
> On Thu, Apr 10, 2008 at 10:20:17AM -0600, Jordan Crouse wrote:
> > libpayload:  Add video console framework
> > 
> > Add a framework for multiple video console drivers.  This is to prepare
> > for the Geode driver.
> > 
> > Signed-off-by: Jordan Crouse <jordan.crouse at amd.com>
> 
> Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Fixed and r3230.  Thanks.

> (but see below)
> 
> 
> > Index: libpayload/drivers/video/vga.c
> > ===================================================================
> > --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> > +++ libpayload/drivers/video/vga.c	2008-04-10 08:58:26.000000000 -0600
> > @@ -0,0 +1,141 @@
> [...]
> > +struct video_console_t vga_video_console = {
> 
> This must be 'video_console' without '_t', otherwise it won't compile.
> 
> 
> Uwe.
> -- 
> http://www.hermann-uwe.de  | http://www.holsham-traders.de
> http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
> 

-- 
Jordan Crouse
Systems Software Development Engineer 
Advanced Micro Devices, Inc.





More information about the coreboot mailing list