coreboot-kgpe-d16/src/arch/x86/boot
Kyösti Mälkki 2ca2afe760 ACPI S3 support: Add acpi_s3_resume_allowed()
Add this to reduce the amount of preprocessor conditionals used in the source,
compiler currently resolves this to a constant.

Once we have gone through all #if CONFIG_HAVE_ACPI_RESUME cases, we may change
the implementation to enable/disable S3 support runtime.

Change-Id: I0e2d9f81e2ab87c2376a04fab38a7c951cac7a07
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6060
Tested-by: build bot (Jenkins)
2014-06-20 19:50:04 +02:00
..
acpi.c ACPI S3 support: Add acpi_s3_resume_allowed() 2014-06-20 19:50:04 +02:00
acpigen.c acpigen: Add acpigen_emit_eisaid. 2014-06-01 01:24:53 +02:00
boot.c coreboot: introduce arch_payload_run() 2014-03-03 19:50:32 +01:00
cbmem.c Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE 2014-04-01 11:36:00 +02:00
gdt.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile.inc Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
mpspec.c MP Spec: Correct the Virtual Wire assignment 2014-06-16 18:14:35 +02:00
pirq_routing.c pirq_route_irqs is private 2012-11-29 10:24:14 +01:00
smbios.c lenovo: Make version look like something thinkpad_acpi would accept 2014-06-01 01:58:47 +02:00
tables.c ACPI S3 support: Add acpi_s3_resume_allowed() 2014-06-20 19:50:04 +02:00
wakeup.S ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00