[coreboot-gerrit] Patch merged into coreboot/master: ac4b00e string: Add STRINGIFY macro

gerrit at coreboot.org gerrit at coreboot.org
Wed May 1 03:25:08 CEST 2013


the following patch was just integrated into master:
commit ac4b00e230a7f0dfa308d45a7b6034e96a243ab0
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Apr 26 11:58:35 2013 -0500

    string: Add STRINGIFY macro
    
    STRINGIFY makes a string from a token. It is generally useful.
    Even though STRINGIFY is not defined to be in the C library it's
    placed in string.h because it does make a string.
    
    Change-Id: I368e14792a90d1fdce2a3d4d7a48b5d400623160
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/3144
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Sat Apr 27 01:41:06 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed May  1 03:24:56 2013, giving +2
See http://review.coreboot.org/3144 for details.

-gerrit



More information about the coreboot-gerrit mailing list