[coreboot-gerrit] Patch merged into coreboot/master: 6b57aee cbfstool: introduce struct parsed_elf and parse_elf()

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 14 21:50:47 CET 2014


the following patch was just integrated into master:
commit 6b57aee277b11e96876feb86b45145b811ceaf80
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Mar 5 13:09:55 2014 -0600

    cbfstool: introduce struct parsed_elf and parse_elf()
    
    In order to make the ELF parsing more flexible introduce
    a parse_elf() function which takes a struct parsed_elf
    parameter. In addition take a flags parameter which instructs
    the ELF parser as to what data within the ELF file should be
    parsed.
    
    Change-Id: I3e30e84bf8043c3df96a6ab56cd077eef2632173
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list