[coreboot-gerrit] Patch merged into coreboot/master: endian: add portable endian functions

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 10 17:52:50 CET 2015


the following patch was just integrated into master:
commit 94a74998c08fd485656175faf0cba6583f615070
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Sep 10 12:08:34 2015 -0500

    endian: add portable endian functions
    
    The current endian API support in coreboot doesn't follow
    any known API that can be shared in userland as well as coreboot
    proper. To that end provide big and little endian helper functions
    that can be used in code that can be shared within coreboot proper
    and userland tools.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built rambi
    
    Change-Id: I737facab0c849cb4b95756eefbf3ffd69e558b32
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11618
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list