summaryrefslogtreecommitdiff
path: root/core/conio.inc
Commit message (Expand)AuthorAgeFilesLines
* core: remove do_idle from pollcharH. Peter Anvin2010-03-301-1/+0
* core: add a proper interrupt handler for the serial consoleH. Peter Anvin2009-05-231-14/+46
* idle: handle PXE stacks which improperly disable interruptssyslinux-3.81-pre9H. Peter Anvin2009-05-211-1/+1
* core/conio.inc: when reading the serial port, drop read of IIRsyslinux-3.81-pre5H. Peter Anvin2009-05-181-3/+2
* Try to HLT the processor during idlesyslinux-3.81-pre4H. Peter Anvin2009-05-181-4/+7
* 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