summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/video_subr.c
Commit message (Expand)AuthorAgeFilesLines
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-113/+0Star
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-1/+1
* [console] Remove "log message" usage from interactive console defaultsMichael Brown2012-03-271-1/+1
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-0/+9
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [build] Fix misaligned table entries when using gcc 4.5Piotr JaroszyƄski2010-08-201-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>Michael Brown2008-10-121-1/+1
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-041-1/+3
* Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2007-07-031-1/+1
|\
| * Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autobootMarty Connor2007-07-031-1/+1
* | We don't actually use the reset functions anywhere, and nothing reallyMichael Brown2007-07-031-1/+1
|/
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-2/+2
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-7/+15
* Initial revisionMichael Brown2005-03-081-0/+94