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
/
cbfs_image.c
Age
Commit message (
Expand
)
Author
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-03-27
cbfstool: Fix cbfs_image.c
Stefan Reinauer
2013-03-22
cbfstool: Fix initial empty space in image creation.
Hung-Te Lin
2013-03-20
cbfstool locate: Implement alignment switch --align/-a
Hung-Te Lin
2013-02-09
cbfstool: Fix crash on image without bootblock in end of ROM.
Hung-Te Lin
2013-02-06
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image api for "add" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-05
cbfstool: Fix incorrect CBFS free space by old cbfstool.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "remove" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "extract" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-05
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin