summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/interface/syslinux
Commit message (Expand)AuthorAgeFilesLines
* [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration)Daniel Verkamp2009-06-241-1/+9
* [comboot] Implement stub calls for auxiliary data vector handlingDaniel Verkamp2009-05-261-1/+12
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-184-0/+8
* [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode)Daniel Verkamp2009-02-171-1/+61
* [comboot] Restore the real-mode stack pointer on exit from a COMBOOT imageMichael Brown2009-02-171-6/+6
* [comboot] Unhook interrupt vectors after returning from a COMBOOT imageMichael Brown2009-02-171-0/+15
* [comboot] Fix reference counting on replacement imagesMichael Brown2009-02-171-15/+14Star
* [comboot] Allow for tail recursion of COMBOOT imagesMichael Brown2009-02-171-61/+82
* [i386] Rename __cdecl to __asmcallMichael Brown2008-11-192-6/+6
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-294-0/+936