[coreboot] Patch merged into coreboot/master: 48a4a7f Provide MRC with a console printing callback function

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 14 05:19:22 CET 2012


the following patch was just integrated into master:
commit 48a4a7f24453e8fd0672146d78d7790539c6a2f8
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Jun 7 18:47:13 2012 -0700

    Provide MRC with a console printing callback function
    
    Let memory initialization code use the coreboot romstage console. This
    simplifies the code and makes sure that all output is available in
    /sys/firmware/log.
    
    The pei_data structure is modified to allow passing the console output
    function pointer. Romstage console_tx_byte() is used for this purpose.
    
    Change-Id: I722cfcb9ff0cf527c12cb6cac09d77ef17b588e0
    Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Reviewed-on: http://review.coreboot.org/1823
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martin at se-eng.com>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Nov 13 19:44:44 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Nov 14 05:19:17 2012, giving +2
See http://review.coreboot.org/1823 for details.

-gerrit




More information about the coreboot mailing list