summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/image/comboot.c
Commit message (Expand)AuthorAgeFilesLines
* [comboot] Support COMBOOT in 64-bit buildsMichael Brown2016-04-151-331/+0Star
* [comboot] Reset console before starting COMBOOT executableMichael Brown2015-11-171-0/+4
* [comboot] Accept only ".cbt" as an extension for COMBOOT imagesMichael Brown2012-08-131-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [image] Simplify use of imgdownload()Michael Brown2011-03-091-4/+3Star
* [image] Simplify image managementMichael Brown2011-03-071-11/+16
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-5/+5
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [comboot] Restore the real-mode stack pointer on exit from a COMBOOT imageMichael Brown2009-02-171-1/+1
* [comboot] Unhook interrupt vectors after returning from a COMBOOT imageMichael Brown2009-02-171-0/+1
* [comboot] Fix reference counting on replacement imagesMichael Brown2009-02-171-0/+1
* [comboot] Allow for tail recursion of COMBOOT imagesMichael Brown2009-02-171-17/+23
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-291-0/+312