coreboot-kgpe-d16/src/arch/x86
Stefan Reinauer a1ea82283d Make coreboot use the offset parameter in cbfstool create
On Sandybridge and Ivybridge systems the firmware image has to
store a lot more than just coreboot, including:
- a firmware descriptor
- Intel Management Engine firmware
- MRC cache information
This option allows to limit the size of the CBFS portion in
the firmware image.

Change-Id: Ib87fd16fff2a6811cf898d611c966b90c939c50f
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1770
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-09 19:07:34 +01:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot acpi: Add support for DMAR tables (Intel IOMMU support) 2012-11-06 22:25:29 +01:00
include Add support for storing POST codes in CMOS 2012-11-08 19:40:40 +01:00
init Add support for storing POST codes in CMOS 2012-11-08 19:40:40 +01:00
lib x86 memcpy: Copy 4 bytes at once 2012-11-08 19:40:26 +01:00
llshell llshell: fix build without romcc 2012-06-14 21:21:06 +02:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
Makefile.inc Make coreboot use the offset parameter in cbfstool create 2012-11-09 19:07:34 +01:00