switch-coreboot/src
Furquan Shaikh 4c76ab678a x86/memlayout.h: Do not include data/bss sections in C_ENVIRONMENT_BOOTBLOCK
C_ENVIRONMENT_BOOTBLOCK on x86 is like romstage and uses cache-as-ram
separately. It does not use any data/bss sections.

Change-Id: I8957f467f01e754fa2d95783466a01daa6c4e51a
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/14533
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Leroy P Leahy <leroy.p.leahy@intel.com>
2016-05-02 04:22:53 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch x86/memlayout.h: Do not include data/bss sections in C_ENVIRONMENT_BOOTBLOCK 2016-05-02 04:22:53 +02:00
commonlib ensure correct byte ordering for cbfs segment list 2016-04-25 23:30:00 +02:00
console arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
cpu soc/intel/apollolake: Add cache for BIOS ROM 2016-04-28 05:45:37 +02:00
device payloads: add iPXE 'payload' build 2016-04-13 17:45:37 +02:00
drivers drivers/intel/i210: Use uint8_t and friends instead of u8 2016-04-28 08:25:23 +02:00
ec kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme 2016-04-19 18:34:18 +02:00
include lib/reg_script: Allow multiple independent handlers 2016-04-30 20:44:58 +02:00
lib lib/reg_script: Allow multiple independent handlers 2016-04-30 20:44:58 +02:00
mainboard mb/emulation/*/board_info.txt: Update QEMU URL 2016-05-01 16:25:01 +02:00
northbridge nb/amd/mct_ddr3: Warn if MaxRdLatency training fails on Family 15h 2016-05-01 00:50:47 +02:00
soc lib/reg_script: Allow multiple independent handlers 2016-04-30 20:44:58 +02:00
southbridge intel/i82801ax: Fix IDE setup console log 2016-04-22 17:25:19 +02:00
superio superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox 2016-04-13 23:39:28 +02:00
vendorcode drivers/intel/i210: Use uint8_t and friends instead of u8 2016-04-28 08:25:23 +02:00
Kconfig arch: use Kconfig variable for coreboot table size 2016-04-21 20:40:40 +02:00