[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: have decompress functions provide ouput data size

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 25 13:23:18 CET 2015


the following patch was just integrated into master:
commit 5213c53f6f126bf79ca2849d7d04a0e5141811ea
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Oct 23 17:38:40 2015 -0500

    cbfstool: have decompress functions provide ouput data size
    
    Currently cbfs stage files that are compressed do not have
    the decompressed size readily available. Therefore there's
    no good way to know actual size of data after it is
    decompressed. Optionally return the decompressed data size
    if requested.
    
    Change-Id: If371753d28d0ff512118d8bc06fdd48f4a0aeae7
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12173
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list