]> xenbits.xensource.com Git - seabios.git/commit
Xen: Autodetect debug I/O port at runtime instead of via Kconfig
authorIan Campbell <ian.campbell@citrix.com>
Thu, 28 Jun 2012 10:08:32 +0000 (11:08 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 2 Jul 2012 15:14:51 +0000 (11:14 -0400)
commit54f3b25a234719d254b51af0d02e1ab64b8ba463
tree2706cedb987e7cec62e3d12ab8c62af7ff8a950c
parent9264a2c8c0c6cad6aecedef83ad9ebba1854a161
Xen: Autodetect debug I/O port at runtime instead of via Kconfig

This allows a common image which supports Xen to still print debug

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
src/Kconfig
src/output.c
src/util.h
src/xen.c