[coreboot] Patch merged into coreboot/master: dd9e4e5 libpayload: Separate video initialization and the video console.

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 9 19:02:12 CET 2012


the following patch was just integrated into master:
commit dd9e4e58cdd0a684e301f1b16b2f92e20e0b3418
Author: Gabe Black <gabeblack at google.com>
Date:   Fri Oct 5 23:35:04 2012 -0700

    libpayload: Separate video initialization and the video console.
    
    It's possible to want to display text on the display without using it as a
    console. This change separates the initialization of the video code from
    setting up the video console by pulling out everything but installing the
    console into a new function called video_init.
    
    Change-Id: Ie07654ca13f79489c0e9b3a4998b96f598ab8513
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: http://review.coreboot.org/1733
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Nov  7 16:48:23 2012, giving +1
See http://review.coreboot.org/1733 for details.

-gerrit




More information about the coreboot mailing list