coreboot-kgpe-d16/src
Zheng Bao ddf58ef844 AMD Kabini: Add ACPI sleep/wakeup calls for southbridge
The AML code of PTS and WAK for southbridge are in
UINT8  AlibSsdtKB[], Proc/GNB/Modules/GnbInitKB/AlibSsdtKB.h.
It was integrated into SSDT even it was called by nobody.
The source ASL was provided by AGESA for reference, but it
has been scrubbed when it was ported to Coreboot.

Without the calls, Olive Hill can not wake up if it boots Windows.
Both amd/olivehill and asrock/imb-a180 have been validated.

Change-Id: Ia7bba29904dbd6f33fdb08bf88bb499005ef561b
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/4260
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-12-05 15:12:55 +01:00
..
arch Makefile: Drop obsolete rules 2013-12-02 19:41:53 +01:00
console Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01:00
cpu cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option 2013-12-05 03:33:40 +01:00
device Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
drivers elog: Get rid of the descriptor type and some unnecessary wrappers 2013-12-02 15:18:06 +01:00
ec Introduce a config whether dock is inited in romstage or not 2013-12-02 22:16:18 +01:00
include Add Intel FSP northbridge support Sandybridge and Ivybridge 2013-12-04 18:45:13 +01:00
lib Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01:00
mainboard AMD Kabini: Add ACPI sleep/wakeup calls for southbridge 2013-12-05 15:12:55 +01:00
northbridge Add Intel FSP northbridge support Sandybridge and Ivybridge 2013-12-04 18:45:13 +01:00
southbridge intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi 2013-12-05 03:21:08 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode AMD IMC AGESA: Access the data in stack by correct length 2013-12-05 03:52:24 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00