summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/console.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [cmdline] Rename "console" command's --bpp option to --depthMichael Brown2014-01-221-1/+1
* [fbcon] Allow for an arbitrary margin around the text areaMichael Brown2014-01-221-0/+8
* [console] Allow consoles to update the recorded console sizeMichael Brown2013-12-061-0/+20
* [console] Add concept of generic console configurationMichael Brown2013-11-281-0/+17
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-33/+44
* [console] Add "log message" console usage and an internal syslog() callMichael Brown2012-03-261-2/+5
* [console] Exclude text-based UI output from logfile-based consolesMichael Brown2012-03-261-1/+5
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-1/+50
* [console] Move putchar() and getchar() declarations to stdio.hMichael Brown2012-03-261-2/+1Star
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-0/+108