[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: extract rmodules as ELFs properly

gerrit at coreboot.org gerrit at coreboot.org
Thu Oct 29 17:01:08 CET 2015


the following patch was just integrated into master:
commit 694fd133905ba6c87b2cef59b841660d1d82aeaa
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Oct 28 11:39:34 2015 -0500

    cbfstool: extract rmodules as ELFs properly
    
    With the previous ELF stage extract support the resulting
    ELF files wouldn't handle rmodules correctly in that the
    rmodule header as well as the relocations were a part of
    the program proper. Instead, try an initial pass at
    converting the stage as if it was an rmodule first. If it
    doesn't work fall back on the normal ELF extraction.
    
    TEST=Pulled an rmodule out of Chrome OS shellball. Manually
         matched up the metadata and relocations.
    
    Change-Id: Iaf222f92d145116ca4dfaa955fb7278e583161f2
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12222
    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/12222 for details.

-gerrit



More information about the coreboot-gerrit mailing list