[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: Make sure CBFS data structures are packed gcc style

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 7 18:30:36 CEST 2015


the following patch was just integrated into master:
commit cfa9b99b23702ed35d61c9fcf3ad30ec55280174
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Sat Jul 4 11:30:59 2015 -0700

    cbfstool: Make sure CBFS data structures are packed gcc style
    
    On Windows systems, structs can be packed gcc style or ms style.
    Make sure we use the same one (gcc style) in our user space tools
    that we use in coreboot.
    
    Change-Id: I7a9ea7368f77fba53206e953b4d5ca219ed4c12e
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Signed-off-by: Scott Duplichan <scott at notabs.org>
    Reviewed-on: http://review.coreboot.org/10794
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list