coreboot-kgpe-d16/payloads/libpayload/libcbfs
Daisuke Nojiri 5c6dc72501 libpayload: rename cbfs variable from name to vardata
The dynamically sized region after struct cbfs_file doesn't contain only
the file name anymore.

Change-Id: I3241cb2f0cbec3fcf4d3c27d638e2847e43f4761
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/11676
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-09-17 18:52:41 +00:00
..
Makefile.inc Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
cbfs.c cbfs: fix printf for 64bit architectures 2015-08-14 15:13:39 +02:00
cbfs_core.c libpayload: rename cbfs variable from name to vardata 2015-09-17 18:52:41 +00:00
ram_media.c