coreboot-kgpe-d16/src
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
..
arch ACPI S3 support: Add acpi_s3_resume_allowed() 2014-06-20 19:50:04 +02:00
console console: Add console for GDB 2014-05-26 10:52:16 +02:00
cpu intel/model_2065x: Add 20652 microcode. 2014-06-17 21:31:01 +02:00
device device/device_util.c: Fix wording in comment of new_resource() 2014-06-11 20:37:50 +02:00
drivers drivers/intel/gma: Equality comparison with extraneous parentheses 2014-06-20 07:36:31 +02:00
ec chromeec: add function to reboot on unexpected image 2014-05-13 21:01:52 +02:00
include ACPI S3 support: Add acpi_s3_resume_allowed() 2014-06-20 19:50:04 +02:00
lib src/lib/clog2.c: Fix style and clarity, remove some cruft 2014-06-20 08:06:51 +02:00
mainboard supermicro/h8scm: Fix Kconfig 2014-06-19 23:05:10 +02:00
northbridge northbridge/intel: Drop use of set_top_of_ram() 2014-06-18 20:36:56 +02:00
soc fsp_baytrail: Add the default FSP location 2014-06-18 22:24:54 +02:00
southbridge ACPI: Remove CBMEM TOC from GNVS 2014-06-18 20:37:34 +02:00
superio superio/smscsuperio: Fix chip detection 2014-06-12 15:10:37 +02:00
vendorcode amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h 2014-06-14 20:46:26 +02:00
Kconfig payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4 2014-05-28 22:41:59 +02:00