[coreboot-gerrit] Patch merged into coreboot/master: 2b7c88f rmodule: add string functions to rmodules class

gerrit at coreboot.org gerrit at coreboot.org
Thu Mar 21 23:14:05 CET 2013


the following patch was just integrated into master:
commit 2b7c88f99ed55682378bc0b1aae8004e6e27fe7b
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Mar 1 16:56:34 2013 -0600

    rmodule: add string functions to rmodules class
    
    The standard string functions memcmp(), memset(), and memcpy()
    are needed by most programs. The rmodules class provides a way to
    build objects for the rmodules class. Those programs most likely need
    the string functions. Therefore provide those standard functions to
    be used by any generic rmodule program.
    
    Change-Id: I2737633f03894d54229c7fa7250c818bf78ee4b7
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/2821
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Mar 19 20:50:49 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Thu Mar 21 23:14:04 2013, giving +2
See http://review.coreboot.org/2821 for details.

-gerrit



More information about the coreboot-gerrit mailing list