[coreboot-gerrit] Patch merged into coreboot/master: 038aa29 console: add support for QEMU's debugcon

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 3 17:32:32 CEST 2013


the following patch was just integrated into master:
commit 038aa29dc283205a993578f0ff3881df12ebdb0a
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed May 29 13:06:22 2013 +0200

    console: add support for QEMU's debugcon
    
    Add support for sending debug output to an I/O port.
    
    It can be used together with QEMU's isa-debugcon driver to log the
    coreboot output to a file.  The port is configurable and defaults
    to 0x402 which has established as the de facto standard. For example,
    SeaBIOS+OVMF [1] use that one too.
    
    [1] http://www.linux-kvm.org/page/OVMF
        Open Virtual Machine Firmware
    Change-Id: I0803f7fc70030242f80003e25c9449c37d71975e
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
    Reviewed-on: http://review.coreboot.org/3331
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See http://review.coreboot.org/3331 for details.

-gerrit



More information about the coreboot-gerrit mailing list