Add some early serial console debugging support to the loader. This is all
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 26 Jun 2004 02:26:22 +0000 (02:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 26 Jun 2004 02:26:22 +0000 (02:26 +0000)
commitccf331f0c9637be3b0f30cfd0146d1858749adbc
tree0df4340ecbe07cbc116bd242988ad3510bb4f21a
parent460af6979f64fb20e0296d709e4023e7b1b01461
Add some early serial console debugging support to the loader.  This is all
#ifdef'd out and has no impact on normal builds.
sys/boot/common/console.c
sys/boot/i386/libi386/biosmem.c
sys/boot/i386/loader/main.c
sys/boot/pc32/libi386/biosmem.c
sys/boot/pc32/loader/main.c