aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/console.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-01-22[cmdline] Rename "console" command's --bpp option to --depthMichael Brown1-1/+1
2014-01-22[fbcon] Allow for an arbitrary margin around the text areaMichael Brown1-0/+8
2013-12-06[console] Allow consoles to update the recorded console sizeMichael Brown1-0/+20
2013-11-28[console] Add concept of generic console configurationMichael Brown1-0/+17
2013-11-28[console] Allow console input and output to be disabled independentlyMichael Brown1-33/+44
2012-03-26[console] Add "log message" console usage and an internal syslog() callMichael Brown1-2/+5
2012-03-26[console] Exclude text-based UI output from logfile-based consolesMichael Brown1-1/+5
2012-03-26[console] Allow usage to be defined independently for each consoleMichael Brown1-1/+50
2012-03-26[console] Move putchar() and getchar() declarations to stdio.hMichael Brown1-2/+1
2011-03-09[console] Move include/console.h to include/ipxe/console.hMichael Brown1-0/+108