[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: merge consecutive elf sections in program segments

gerrit at coreboot.org gerrit at coreboot.org
Thu Oct 29 17:00:42 CET 2015


the following patch was just integrated into master:
commit 8e982eabfacf9cce5bcc011ee2c23ca7ced4b05c
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Oct 28 10:09:07 2015 -0500

    cbfstool: merge consecutive elf sections in program segments
    
    Instead of creating a loadable segment for each section with
    SHF_ALLOC flag merge those sections into a single program
    segment. This makes  more tidy readelf, but it also allows
    one to extract an rmodule into an ELF and turn it back into
    an rmodule.
    
    TEST=Extracted both regular stages and rmodule stages. Compared
         against original ELF files prior to cbfs insert.
    
    Change-Id: I0a600d2e9db5ee6c11278d8ad673caab1af6c759
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12220
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list