summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2014-03-11 11:48:56 -0500
committerStefan Reinauer <stefan.reinauer@coreboot.org>2014-03-18 18:59:25 +0100
commit36be8135d74964fa2eb03af44079d845c199486b (patch)
tree1b1e482a259111d321c1cf07c4e8c300342e37c4 /.gitignore
parent8089f1780635daae24ded0ac7fb9dc2d2f2a01bb (diff)
downloadcoreboot-36be8135d74964fa2eb03af44079d845c199486b.tar.xz
cbfstool: add ELF writing support
In order to generate rmodules in the format of ELF files there needs to be support for writing out ELF files. The ELF writer is fairly simple. It accpets sections that can be associated with an optional buffer (file data). For each section flagged with SHF_ALLOC a PT_LOAD segment is generated. There isn't smart merging of the sections into a single PT_LOAD segment. Change-Id: I4d1a11f2e65be2369fb3f8bff350cbb28e14c89d Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/5377 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions