Following patch implements ACPI resume support for coreboot. The hardware main
authorRudolf Marek <r.marek@assembler.cz>
Mon, 13 Apr 2009 18:07:02 +0000 (18:07 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Mon, 13 Apr 2009 18:07:02 +0000 (18:07 +0000)
commit33cafe5bfb440d150e36872d091037fa0785863d
tree66380579c3a3f0f33da895634b9bad17a096cab3
parent497c8effceb9510ca89561a8fcc87cbc0acb8b08
Following patch implements ACPI resume support for coreboot. The hardware main
hook will come in separate patch perhaps.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4101 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/Config.lb
src/arch/i386/boot/acpi.c
src/arch/i386/boot/wakeup.S [new file with mode: 0644]
src/arch/i386/include/arch/acpi.h