summaryrefslogtreecommitdiff
path: root/core/conio.inc
Commit message (Expand)AuthorAgeFilesLines
* Core:EXTLINUX: convert mangle name to CLiu Aleaxander2009-06-071-1/+1
* Convert the config load part to CLiu Aleaxander2009-06-031-1/+1
* core: fix mismerges with the master branchH. Peter Anvin2009-05-231-1/+1
* Merge branch 'master' into core32H. Peter Anvin2009-05-231-14/+45
|\
| * core: add a proper interrupt handler for the serial consoleH. Peter Anvin2009-05-231-14/+46
* | Merge branch 'master' into core32H. Peter Anvin2009-05-211-1/+1
|\ \ | |/
| * idle: handle PXE stacks which improperly disable interruptssyslinux-3.81-pre9H. Peter Anvin2009-05-211-1/+1
* | Merge branch 'master' into core32H. Peter Anvin2009-05-181-3/+2
|\ \ | |/
| * core/conio.inc: when reading the serial port, drop read of IIRsyslinux-3.81-pre5H. Peter Anvin2009-05-181-3/+2
* | Merge branch 'master' into core32H. Peter Anvin2009-05-181-4/+7
|\ \ | |/
| * Try to HLT the processor during idlesyslinux-3.81-pre4H. Peter Anvin2009-05-181-4/+7
* | core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-4/+4
* | core: zero bss and uibss; fix some section confusionsH. Peter Anvin2009-05-131-0/+2
|/
* Global whitespace cleanup.H. Peter Anvin2009-04-201-1/+1
* keymap, font: use readc, so we can handle indeterminate file sizessyslinux-3.71-pre10H. Peter Anvin2008-07-141-8/+14
* conio: jump to loadkeys_ret in loadkeys if size not 256 bytessyslinux-3.71-pre9Sebastian Herbszt2008-07-141-0/+2
* Fix residual use of DX:AX in the KEYMAP commandH. Peter Anvin2008-07-131-6/+2
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-2/+2
* PXELINUX: Enable idle calls on select platformsH. Peter Anvin2008-06-091-2/+4
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+391