coreboot/src/southbridge/intel
Aaron Durbin 4d3de7e328 bootstate: remove need for #ifdef ENV_RAMSTAGE
The BOOT_STATE_INIT_ENTRY macro can only be used in ramstage, however
the current state of the header meant bad build errors in non-ramstage.
Therefore, people had to #ifdef in the source. Remove that requirement.

Change-Id: I8755fc68bbaca6b72fbe8b4db4bcc1ccb35622bd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11492
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2015-09-04 21:01:58 +00:00
..
bd82x6x southbridge/bd82x6x: use new ssdt sata port generator 2015-09-02 21:11:10 +00:00
common bootstate: remove need for #ifdef ENV_RAMSTAGE 2015-09-04 21:01:58 +00:00
esb6300 devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
fsp_bd82x6x azalia: fix up and clean up shrinkage of boilerplate code 2015-07-14 13:40:07 +02:00
fsp_rangeley southbridge/intel: Create common IFD Kconfig and Makefile 2015-06-23 22:48:45 +02:00
i3100 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
i82371eb device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
i82801ax Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
i82801bx Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
i82801cx devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
i82801dx x86 SMM: Relocator is intel-only 2015-06-08 23:20:26 +02:00
i82801ex devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
i82801gx timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2015-07-07 20:07:49 +02:00
i82801ix Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() 2015-07-12 18:14:23 +02:00
i82870 kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
ibexpeak southbridge/ibexpeak: use new ssdt sata port generator 2015-09-02 21:11:35 +00:00
lynxpoint timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2015-07-07 20:07:49 +02:00
sch azalia: fix up and clean up shrinkage of boilerplate code 2015-07-14 13:40:07 +02:00