coreboot-kgpe-d16/src
Krzysztof Sywula 42a66fb721 soc/intel/cannonlake: Enable power button smi in pre-OS
This change enables user to shutdown the system by shortly pressing
power button (<10sec) before OS is loaded. Main use case is shutdown
from recovery/broken screen.

BUG=N/A
TEST=Boot up into recovery screen on Sarien platform, press power button
once, and system should shutdown immediatelly.

Change-Id: I7655daf65ff058df7d9bad4567f74b4f4007acb4
Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31894
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-03-22 12:24:16 +00:00
..
acpi
arch arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
commonlib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
device device/pci_device: Add generic subsystem programming logic 2019-03-21 16:18:37 +00:00
drivers src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ec Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" 2019-03-21 03:43:18 +00:00
include vboot: standardize on working data size 2019-03-21 16:24:03 +00:00
lib lib/ramtest.c: Make it a bit more arch-agnostic 2019-03-22 12:19:47 +00:00
mainboard mb/google/hatch: Enable FP MCU 2019-03-22 12:23:55 +00:00
northbridge {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() 2019-03-21 16:19:34 +00:00
security vboot: remove VBOOT_EC_EFS Kconfig option 2019-03-21 16:24:23 +00:00
soc soc/intel/cannonlake: Enable power button smi in pre-OS 2019-03-22 12:24:16 +00:00
southbridge sb/{amd,broadcom,nvidia}: Make use of generic set_subsystem() 2019-03-22 12:21:47 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake 2019-03-15 12:47:30 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00