summaryrefslogtreecommitdiff
path: root/core/comboot.inc
Commit message (Expand)AuthorAgeFilesLines
* Add CD-ROM mode query to the COM32 interfaceH. Peter Anvin2008-10-101-0/+4
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-1/+1
* comboot: re-enable the idle callsyslinux-3.71-pre5H. Peter Anvin2008-07-071-4/+2
* comboot: make sure we CLD at all relevant entry pointsH. Peter Anvin2008-07-071-1/+6
* comboot.inc: add missing "section .text"H. Peter Anvin2008-07-071-0/+2
* comboot: save/restore all the DOS vectors; handle a few moreH. Peter Anvin2008-07-071-16/+85
* comboot: issue IRET for INT 2FhH. Peter Anvin2008-06-301-0/+5
* Fix bogus instances of writestr_earlyH. Peter Anvin2008-06-151-1/+1
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-4/+4
* Fix DOS interrupt error messagessyslinux-3.70-pre16H. Peter Anvin2008-06-101-3/+4
* When erroring out on an DOS interrupt, print infoH. Peter Anvin2008-06-101-10/+51
* PXELINUX: Enable idle calls on select platformsH. Peter Anvin2008-06-091-6/+4
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+988