summaryrefslogtreecommitdiffstats
path: root/src/core/console.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [console] Allow consoles to update the recorded console sizeMichael Brown2013-12-061-0/+9
* [console] Add concept of generic console configurationMichael Brown2013-11-281-0/+32
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-24/+12Star
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-1/+6
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-9/+2Star
* [nap] Formalise the CPU sleeping APIMichael Brown2008-10-131-5/+1Star
* [console] Call cpu_nap() only if there is no input waitingMichael Brown2008-06-111-6/+8
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-2/+4
* Keep running the main processing loop while waiting for input.Michael Brown2006-12-271-0/+6
* Some versions of doxygen seem to object to "@ret None" or similar.Michael Brown2005-05-241-8/+8
* DoxygenationMichael Brown2005-05-201-32/+59
* console.c uses the generic table mechanismMichael Brown2005-04-271-2/+2
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+102