coreboot-kgpe-d16/src
Lijian Zhao 0f5d7b9daf soc/intel/cannonlake: Add back PM TIMER EMULATION
ACPI PM timer emulation will be added back as default FSP stops TCO count
for power saving, which will also stop ACPI PM timer within PCH. CPU PM TIMER
EMULATION will help UEFI payload pass, instead of endless loop wait for
ACPI PM timer counter to increase.

BUG=N/A
TEST=Build and boot up fine with whiskey lake rvp board into UEFI shell.

Change-Id: Ie069e815e6244c3f85fabf51e186311621d316fd
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/28937
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-10-26 11:20:00 +00:00
..
acpi
arch selfboot: create selfboot_check function, remove check param 2018-10-25 16:57:51 +00:00
commonlib src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
console console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS 2018-10-18 12:50:41 +00:00
cpu cpu/intel/smm: Don't make assumptions on TSEG_SIZE 2018-10-24 10:04:17 +00:00
device src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
drivers src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
ec ec/google/chromeec: Use common MEC interface 2018-10-18 15:01:40 +00:00
include selfboot: create selfboot_check function, remove check param 2018-10-25 16:57:51 +00:00
lib selfboot: create selfboot_check function, remove check param 2018-10-25 16:57:51 +00:00
mainboard mb/google/kahlee/irq_tables.c: Prefer using '"%s...", __func__' 2018-10-25 16:51:08 +00:00
northbridge nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware 2018-10-24 10:04:41 +00:00
security vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic 2018-10-24 09:07:43 +00:00
soc soc/intel/cannonlake: Add back PM TIMER EMULATION 2018-10-26 11:20:00 +00:00
southbridge sb/amd: Use 'unsigned int' to bare use of 'unsigned' 2018-10-24 10:01:55 +00:00
superio src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
vendorcode intel/fsp: Fix license header for MeminfoHob.h 2018-10-24 09:58:22 +00:00
Kconfig src/Kconfig: Drop a superfluous word 2018-10-01 15:28:47 +00:00