coreboot-kgpe-d16/src
Kyösti Mälkki c4ef8e4c2b sb/intel/i82801dx: Drop APM_CNT_GNVS_UPDATE
In commit 96cb252 the accompanying implementation
of smm_setup_structures() was already dropped.

Change-Id: I9cff0cbaa85cf771cc7761b6c5286ec34a76ee9a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42425
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-22 11:46:06 +00:00
..
acpi ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
arch Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
commonlib src: Substitute `__FUNCTION__` with `__func__` 2020-06-21 09:24:42 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/x86/smm: Add helper functions to verify SMM access 2020-06-17 09:17:56 +00:00
device Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
drivers src: Substitute `__FUNCTION__` with `__func__` 2020-06-21 09:24:42 +00:00
ec ec/google/wilco: Suppress UCSI events in S0ix 2020-06-17 19:46:36 +00:00
include cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI 2020-06-22 11:45:41 +00:00
lib lib/hardwaremain: Drop HAVE_ACPI_RESUME guards 2020-06-18 13:01:08 +00:00
mainboard cpu/x86/smm: Use already defined APM_CNT messages 2020-06-22 11:44:01 +00:00
northbridge nb/intel/haswell: Use 16-bit ops on PCI COMMAND 2020-06-22 11:43:16 +00:00
security Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
soc cpu/x86/smm: Define APM_CNT_NOOP_SMI 2020-06-22 11:44:45 +00:00
southbridge sb/intel/i82801dx: Drop APM_CNT_GNVS_UPDATE 2020-06-22 11:46:06 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode src: Substitute `__FUNCTION__` with `__func__` 2020-06-21 09:24:42 +00:00
Kconfig Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00