ESCC serial driver for conducting sautomated tests in qemu.

Not tested on real hardware.

	* include/grub/serial.h (grub_serial_port): New field escc_desc.
	* grub-core/term/ieee1275/escc.c: New file.
	* grub-core/Makefile.core.def (escc): New module.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-08 19:42:59 +02:00
parent 08fd129137
commit 61c42af084
4 changed files with 338 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
ESCC serial driver for conducting sautomated tests in qemu.
Not tested on real hardware.
* include/grub/serial.h (grub_serial_port): New field escc_desc.
* grub-core/term/ieee1275/escc.c: New file.
* grub-core/Makefile.core.def (escc): New module.
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/ieee1275/serial.c (do_real_config): Set handle to