summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/comboot.h
Commit message (Expand)AuthorAgeFilesLines
* [comboot] Use built-in interrupt reflectorMichael Brown2014-04-291-45/+0Star
* [image] Simplify use of imgdownload()Michael Brown2011-03-091-3/+0Star
* [comboot] Run com32 programs with a valid IDTGeoff Lywood2010-08-011-0/+45
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode)Daniel Verkamp2009-02-171-0/+34
* [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] Allow for tail recursion of COMBOOT imagesMichael Brown2009-02-171-9/+5Star
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-291-0/+102