coreboot/src
Kyösti Mälkki a7421fb9cb arch/x86 postcar: Fix use with stage_cache
Postcar failed when loading from stage_cache, if
romstage did not pass same pcf->stack on normal
and resume paths.

Change-Id: I853afb1fbdb942fd671d89950911c850c96e3af3
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/21444
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-09-08 03:18:04 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86 postcar: Fix use with stage_cache 2017-09-08 03:18:04 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu AGESA: Drop LATE_CBMEM_INIT in new interface 2017-09-06 05:00:48 +00:00
device device/dram/ddr2: Add a function to normalize tCLK 2017-09-06 04:38:55 +00:00
drivers driver/i2c/max98927: Add imon and vmon params 2017-09-06 19:00:41 +00:00
ec ec/lenovo/h8: Add BDC detection support 2017-09-06 04:14:25 +00:00
include stage_cache: Add rmodule params in metadata 2017-09-08 03:17:52 +00:00
lib stage_cache: Add rmodule params in metadata 2017-09-08 03:17:52 +00:00
mainboard google/gru: Re-enable 3V rail GPIO on Scarlet 2017-09-06 23:26:47 +00:00
northbridge AGESA f14: Work around soft-resets 2017-09-06 22:23:19 +00:00
soc soc/intel/skylake: Create acpi_get_sleep_type() to get previous sleep state 2017-09-08 01:15:47 +00:00
southbridge AGESA f15tn f16kb: Fix ACPI S3 resume for FCH 2017-09-06 04:58:40 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA vendorcode: Auto include-dirs 2017-09-06 09:31:38 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00