[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: create ELF files when extracting stages

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


the following patch was just integrated into master:
commit 5a1e85c405782731d298225482927fedb733a329
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Oct 27 21:02:30 2015 -0500

    cbfstool: create ELF files when extracting stages
    
    Instead of dumping the raw stage data when cbfstool
    extract is used on stage create an equivalent ELF file.
    Because there isn't a lot of information within a stage
    file only a rudimentary ELF can be created.
    
    Note: this will break Chrome OS' current usage of extract
    since the file is no longer a cbfs_stage. It's an ELF file.
    
    TEST=Extracted romstage from rom.
    
    Change-Id: I8d24a7fa4c5717e4bbba5963139d0d9af4ef8f52
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12219
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list