• Pekka Enberg's avatar
    x86, setup: Early-boot serial I/O support · fa97bdf9
    Pekka Enberg authored
    This patch adds serial I/O support to the real-mode setup (very early
    boot) printf(). It's useful for debugging boot code when running Linux
    under KVM, for example. The actual code was lifted from early printk.
    
    Cc: Cyrill Gorcunov <gorcunov@gmail.com>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Yinghai Lu <yinghai@kernel.org>
    Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
    LKML-Reference: <1278835617-11368-1-git-send-email-penberg@cs.helsinki.fi>
    Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
    fa97bdf9
boot.h 7.88 KB