[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: decompress stage files on extraction

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 27 17:52:59 CET 2015


the following patch was just integrated into master:
commit 539aed0646982a5428c87fa2be7926800fbc574a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Oct 23 17:42:32 2015 -0500

    cbfstool: decompress stage files on extraction
    
    In order to actually do something useful with the
    resulting file after being extracted decompress stage
    files' content. That way one can interrogate the
    resulting file w/o having to decompress on the fly.
    
    Note: This change will cause an unexpected change to
    Chrome OS devices which package up individual stage
    files in the RW slots w/o using cbfs. The result will
    be that compressed stages are now decompressed.
    
    Longer term is to turn these files into proper ELF
    files on the way out.
    
    Change-Id: I373ecc7b924ea21af8d891a8cb8f01fd64467360
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12174
    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/12174 for details.

-gerrit



More information about the coreboot-gerrit mailing list