summaryrefslogtreecommitdiff
path: root/core/conio.c
Commit message (Expand)AuthorAgeFilesLines
* kbd: Use the extended keyboard state query for bios_shiftflags()H. Peter Anvin2014-04-201-3/+18
* kbd: Make getting the keyboard shift state a firmware methodH. Peter Anvin2014-04-201-1/+20
* Merge branch 'syslinux-5.xx' into master; fixes loadkeysGene Cumm2014-01-251-1/+1
|\
| * Add const qualifiers to loadleysGene Cumm2014-01-251-1/+1
* | Merge tag 'syslinux-5.11-pre8' into firmwaresyslinux-6.02-pre1Matt Fleming2013-07-081-3/+1
|\ \ | |/
| * idle: Consolidate idle implementationsMatt Fleming2013-07-031-3/+1
* | Merge tag 'syslinux-5.11-pre4' into firmwareMatt Fleming2013-07-041-4/+3
|\ \ | |/
| * conio: Fix pollchar() for serial consolesyslinux-5.11-pre4Matt Fleming2013-07-011-4/+3
* | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-12/+19
|\ \ | |/
| * ldlinux: Fix serial output and delete eprintf()Matt Fleming2013-01-241-12/+19
* | Merge tag 'syslinux-5.00' into firmwaresyslinux-6.00-pre3Matt Fleming2012-12-071-298/+11
|\ \ | |/
| * Symbol export whitelistMatt Fleming2012-12-051-11/+11
| * ldlinux: Move DISPLAY file handling out of the coresyslinux-5.00-pre13Matt Fleming2012-12-031-339/+0
* | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-301-10/+18
|\ \ | |/
| * graphics: make use of syslinux_force_text_mode()Paulo Alcantara2012-05-191-3/+4
| * conio: Fix up compiler warningsMatt Fleming2012-04-171-3/+3
| * core: Check for func key in getchar()Matt Fleming2012-03-231-2/+4
* | firmware: Add .get_serial_console_infoMatt Fleming2012-02-021-4/+9
* | com32: Add firmware backend support to ansiconMatt Fleming2011-12-161-73/+27
|/
* core: Delete code that is duplicated in ldlinuxMatt Fleming2011-12-021-2/+0
* core: Reimplement lots asm code in CMatt Fleming2011-12-011-0/+600