Files
system76-coreboot/util
Patrick Georgi 59e52b975e cbfstool: add new add-master-header command
The command adds a new cbfs file, fills in the CBFS meta data in cbfs
master header format, then points the master header pointer (which
resides at the last 4 bytes of the CBFS region) to the data area of the
new file.

This can leak some space in CBFS if an old-style CBFS with native master
header gets the treatment, because a new header is created and pointed
at. flashmap based images have no such header, and the attempt to create
a second file with the (hardcoded) name will fail.

Change-Id: I5bc7fbcb5962b35a95261f30f0c93008e760680d
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/11628
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-09-21 16:03:48 +00:00
..
2015-06-08 00:55:07 +02:00
2015-06-12 23:16:01 +02:00
2015-05-25 18:19:51 +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
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00