[coreboot-gerrit] Patch merged into coreboot/master: 617c25e vtxprintf: Introduce vtxdprintf for the ease of closures

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 7 19:27:35 CET 2013


the following patch was just integrated into master:
commit 617c25eafc425b94f2cd51c0a87cac8828d9d877
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Tue Nov 26 21:43:05 2013 +0100

    vtxprintf: Introduce vtxdprintf for the ease of closures
    
    It was suggested to eliminate the lock for sprintf. One way to do it is
    to make the fake tx_byte into a closure. This patch allows it.
    
    It's a bit tricky since we need to preserve compatibility with romcc.
    
    Change-Id: I877ef0cef54dcbb0589fe858c485f76f3dd27ece
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list