[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: use struct cbfs_file * instead of void *

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 27 17:01:45 CEST 2015


the following patch was just integrated into master:
commit a60e7b6da533c119cae0b83207222f7b94f40539
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Tue Aug 25 22:26:02 2015 +0200

    cbfstool: use struct cbfs_file * instead of void *
    
    My concern was that compilers may something stupid under the assumption
    of a fixed struct size, but filename is already variable, so things are
    okay.
    
    Change-Id: I5348faf68f0a7993294e9de4c0b6c737278b28af
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/11331
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list