summaryrefslogtreecommitdiffstats
path: root/src/core/getkey.c
Commit message (Collapse)AuthorAgeFilesLines
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+1
| | | | Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
* Keep running the main processing loop while waiting for input.Michael Brown2006-12-271-0/+2
|
* Some key sequences seem to end with a tildeMichael Brown2006-12-201-1/+1
|
* Added code to interpret ANSI keypress sequences into KEY_XXX constants.Michael Brown2006-12-201-0/+77