summaryrefslogtreecommitdiffstats
path: root/contrib/bochs/serial-console
Commit message (Collapse)AuthorAgeFilesLines
* [contrib] Move most contrib content to a separate repositoryMarty Connor2010-01-171-278/+0Star
| | | | | | | | | | | Most of the content that was previously in this directory has been moved to a separate git repository: http://git.etherboot.org/?p=contrib.git;a=summary or the Etherboot Project wiki: http://etherboot.org/
* [util] Disable automatic CR->LF conversion in serial-console utilityMichael Brown2008-09-071-2/+2
| | | | | | DUET (the EFI test environment) seems not to handle LF, so inhibit the CR->LF conversion that the pty does for us by default. This doesn't affect operation of gPXE, which will happily accept either CR or LF.
* Updated to syntax required by latest bochs CVS.Michael Brown2006-04-261-1/+1
|
* Initial revisionMichael Brown2005-05-171-0/+278