summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/comboot.h
Commit message (Expand)AuthorAgeFilesLines
* [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