coreboot-kgpe-d16/src
Michael Niewöhner bc1dbb3cc3 drivers/intel/fsp2_0: move die() calls to the functions
Since there are no calls where we wouldn't die(), move die() calls into
the fsp_find_* functions.

Change-Id: I750a225999688137421bbc560d9d1f5fdf68fd01
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36314
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-10-26 15:49:18 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/acpi.h: Convert MADT APIC type names to all caps 2019-10-25 07:00:37 +00:00
commonlib cbmem: Add IDs for TSEG and BERT table data 2019-10-20 16:46:07 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu cpu/intel/common: Enable GetSec leaves for Intel TXT 2019-10-24 07:40:01 +00:00
device arch/acpi.h: Use of typedef for acpi_vfct 2019-10-24 07:44:53 +00:00
drivers drivers/intel/fsp2_0: move die() calls to the functions 2019-10-26 15:49:18 +00:00
ec ec/{compal,google,quanta}: Drop wrong _ADR objects 2019-10-25 10:06:45 +00:00
include src/include/console: Get rid of unused deprecated POST codes 2019-10-24 16:09:30 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard soc,mb/intel: clean up remaining FSP2.0 socs/boards 2019-10-26 15:47:49 +00:00
northbridge acpi: Drop wrong _ADR objects for PCI host bridges 2019-10-24 09:28:28 +00:00
security security/memory: Add x86_64 support 2019-10-20 11:30:47 +00:00
soc soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculation 2019-10-26 15:48:47 +00:00
southbridge sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms 2019-10-22 20:07:11 +00:00
superio src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
vendorcode src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394 2019-10-25 02:05:12 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00