coreboot-kgpe-d16/src/arch/x86/boot
Kyösti Mälkki e1fb052ed7 CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT
Implementation for cbmem_find() did not work for boards without
EARLY_CBMEM_INIT in romstage.

This is required for S3 resume to work on AGESA plaforms.

First broken with commit 0dff57d
   cbmem: switch over to imd-based cbmem

Change-Id: I9c1a4f6839f5d90f825787baad2a3824a04b5bdc
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/10299
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2015-05-26 19:10:23 +02:00
..
acpi.c ACPI: slic support 2015-05-26 10:32:42 +02:00
acpigen.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
boot.c New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
cbmem.c CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT 2015-05-26 19:10:23 +02:00
gdt.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc program loading: add prog_run() function 2015-04-03 14:52:47 +02:00
mpspec.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pirq_routing.c PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
smbios.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tables.c ACPI: slic support 2015-05-26 10:32:42 +02:00
wakeup.S Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00