the following patch was just integrated into master: commit 017a78ac20a97394921f53b29875f0ec76c73a9b Author: Stefan Reinauer reinauer@chromium.org Date: Wed Jan 11 12:40:14 2012 -0800
correctly mark code segments as code in SELF
In bios_log, find that the first segment of the payload is shown as code rather than data.
Sample: Got a payload Loading segment from rom address 0xfff29378 code (compression=1) ...
Change-Id: I82eaad23f08c02f4ed75744affa8835255cf5c17 Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Wed Mar 7 14:18:30 2012, giving +2 See http://review.coreboot.org/767 for details.
-gerrit