the following patch was just integrated into master: commit bc349b81e97350b13d7d70c400e46d0bb8e4d1aa Author: Aaron Durbin adurbin@chromium.org Date: Fri Aug 22 14:05:00 2014 -0500
elfheaders: fix 64-bit ELF writing
The sh_flags for a 64-bit section header entry are 64-bit in size. Correct this.
Change-Id: I2fa79d9a0fb46cc1dfa97c172357bbd2394843e0 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/6737 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh furquan@google.com
See http://review.coreboot.org/6737 for details.
-gerrit