index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
elfparsing.h
Age
Commit message (
Expand
)
Author
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2018-08-28
util/cbfstool: Fix typos
Elyes HAOUAS
2017-12-19
util/cbfstool: calculate cbfs file size for xip stages
Aaron Durbin
2016-08-08
cbfstool/elfheaders: Make elf_writer_destroy NULL-safe
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
cbfstool: add ELF symbol, relocation, and string table support
Aaron Durbin
2015-10-29
cbfstool: add ELF header initialization helper
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2014-03-18
cbfstool: add ELF writing support
Aaron Durbin
2014-03-14
cbfstool: add symbol table parsing to the ELF parser
Aaron Durbin
2014-03-14
cbfstool: add string table parsing to ELF parser
Aaron Durbin
2014-03-14
cbfstool: add relocation parsing to ELF parser
Aaron Durbin
2014-03-14
cbfstool: introduce struct parsed_elf and parse_elf()
Aaron Durbin
2014-03-13
cbfstool: add eflparsing.h
Aaron Durbin