[coreboot-gerrit] Patch merged into coreboot/master: 736ed7b rmodule: allow rmodule header structure to be used by userland

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 11 19:42:20 CET 2014


the following patch was just integrated into master:
commit 736ed7b9a962f6a3327ec57eb61aade870f3330a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Mar 10 09:53:34 2014 -0500

    rmodule: allow rmodule header structure to be used by userland
    
    In order for userland to create rmodules the common code should be
    shareable.  Therefore, convert the short u<width> name types to the
    posix uint<width>_t types. Additionally, move the definition of the
    header structure to a new rmodule-defs.h header file so that userland
    can include that without pulling in the coreboot state.
    
    Change-Id: I54acd3bfd8c207b9efd50a3b6d89efd5fcbfc1d9
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list