sercon: don’t clear screen and don’t disable line wrapping
This helps with looking at emulator outputs (from both running locally and sanitycheck) as clearing screen and disabling line wrapping affect developer terminal.
Signed-off-by: Daniel Leung daniel.leung@intel.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Welcome to the SeaBIOS project! This project implements an X86 legacy bios that is built with standard GNU tools.
Please see build and developer information at:
http://seabios.org/Developer_Documentation
For the impatient, SeaBIOS is built for QEMU and tested on QEMU with:
make qemu -bios out/bios.bin
SeaBIOS can be configured with kconfig. To change the default configuration one can run “make menuconfig” prior to running “make”.
For other types of builds, and for more detailed developer documentation, please see the online documentation listed above.