coreboot-kgpe-d16/util/cbfstool
Stefan Reinauer 51f6a20680 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-on: http://review.coreboot.org/767
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-03-07 14:20:09 +01:00
..
lzma
EXAMPLE
Makefile Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
Makefile.inc
cbfs-mkpayload.c correctly mark code segments as code in SELF 2012-03-07 14:20:09 +01:00
cbfs-mkstage.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
cbfs.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
cbfstool.c Exit building if romstage.bin is larger than size of XIP 2012-02-17 17:45:23 +01:00
common.c Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
common.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
compress.c
elf.h
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00