Files
system76-coreboot/util
Aaron Durbin 8e982eabfa cbfstool: merge consecutive elf sections in program segments
Instead of creating a loadable segment for each section with
SHF_ALLOC flag merge those sections into a single program
segment. This makes  more tidy readelf, but it also allows
one to extract an rmodule into an ELF and turn it back into
an rmodule.

TEST=Extracted both regular stages and rmodule stages. Compared
     against original ELF files prior to cbfs insert.

Change-Id: I0a600d2e9db5ee6c11278d8ad673caab1af6c759
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/12220
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-10-29 17:00:38 +01:00
..
2015-06-08 00:55:07 +02:00
2015-06-12 23:16:01 +02:00
2015-10-24 00:27:18 +02:00
2015-06-08 00:55:07 +02:00
2015-04-25 12:16:58 +02:00
2015-07-16 17:40:42 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00
2013-06-12 05:18:24 +02:00