coreboot-kgpe-d16/src
Kyösti Mälkki 2491d790d2 arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Unused since commit d46b8d5.

Change-Id: If0f1e0381dd7698f842dc1288ff222a4d5d4783c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35389
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-14 10:55:34 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() 2019-09-14 10:55:34 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
cpu intel/haswell: Remove some __PRE_RAM__ use 2019-09-13 19:28:36 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers drivers/pc80: Remove some __PRE_RAM__ and __SMM__ 2019-09-13 19:29:46 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() 2019-09-14 10:55:34 +00:00
lib arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() 2019-09-14 10:55:34 +00:00
mainboard mb/asrock/h110m: configure SuperIO global registers 2019-09-14 05:48:22 +00:00
northbridge drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
security security/vboot: Replace use of __PRE_RAM__ 2019-09-13 19:29:18 +00:00
soc arm64: Uprev Arm TF and adjust to BL31 parameter changes 2019-09-14 05:01:16 +00:00
southbridge drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
superio superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
vendorcode src/vendorcode: Remove not used #include <elog.h> 2019-09-12 13:16:04 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00