summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/cbfs_image.h
diff options
context:
space:
mode:
authorSol Boucher <solb@chromium.org>2015-05-05 15:35:18 -0700
committerPatrick Georgi <pgeorgi@google.com>2015-05-08 20:22:44 +0200
commit297c88c35748ecd1f82fc96b71e10b118c587c71 (patch)
treeb53980d34040042726fa3243a363240a14085d82 /util/cbfstool/cbfs_image.h
parentc5269007c9bdeb3acae945ed39001983367d5c51 (diff)
downloadcoreboot-297c88c35748ecd1f82fc96b71e10b118c587c71.tar.gz
coreboot-297c88c35748ecd1f82fc96b71e10b118c587c71.tar.bz2
coreboot-297c88c35748ecd1f82fc96b71e10b118c587c71.zip
cbfstool: Fix cbfs_copy_instance()'s master header endianness
The function hadn't been updated to account for the fact that we now copy an endianness-corrected CBFS master header into a separate buffer from the CBFS data: it still performed pointer arithmetic accross the two buffers and wrote the copied buffer into the image without restoring the original endianness. Change-Id: Ieb2a001f253494cf3a90d7e19cd260791200c4d3 Signed-off-by: Sol Boucher <solb@chromium.org> Reviewed-on: http://review.coreboot.org/10122 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/cbfstool/cbfs_image.h')
0 files changed, 0 insertions, 0 deletions