seabios/vgasrc
Kevin O'Connor 3dba4c236d Support non-local build directory - allow "make OUT=abc/" to work.
Don't require the build directory to be the "out/" directory of the
SeaBIOS source.
2011-01-29 14:48:53 -05:00
..
clext.c Be sure to add "void" to all function prototypes that take no args. 2010-01-03 17:43:37 -05:00
vga.c vgabios: Fix compile error due to fixed prototypes. 2010-01-03 17:53:58 -05:00
vgaentry.S Support non-local build directory - allow "make OUT=abc/" to work. 2011-01-29 14:48:53 -05:00
vgafb.c VGA: Move direct in/out calls out of vgafb.c. 2009-05-31 22:42:04 -04:00
vgafonts.c Add initial port of the "open source vga bios" project. 2009-05-06 23:35:59 -04:00
vgaio.c Be sure to add "void" to all function prototypes that take no args. 2010-01-03 17:43:37 -05:00
vgalayout.lds.S Do garbage collection of unused sections. 2009-06-10 21:56:01 -04:00
vgatables.c VGA: Remove vmode_g->class - store info in vmode_g->memmodel. 2009-05-25 23:37:13 -04:00
vgatables.h Be sure to add "void" to all function prototypes that take no args. 2010-01-03 17:43:37 -05:00