coreboot-kgpe-d16/src/soc/intel/fsp_broadwell_de
Elyes HAOUAS 0d4de2a477 ACPI: Rename FADT model and set it to zero
INT_MODEL defined in ACPI 1.0 and renamed to reserved since V 2.0.
The value for this field is zero but 1 is allowed to maintain
compatibility with ACPI 1.0.

So set this value to zero as we are using greater version than ACPI 1.0.

Change-Id: I910ead4e5618c958a7989f4c309a3a4bb938e31a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29986
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: David Guckian
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-03-01 10:02:29 +00:00
..
acpi soc/intel/fsp_broadwell_de: Drop unused files 2018-12-17 14:16:26 +00:00
bootblock
fsp soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option here 2019-02-11 12:23:54 +00:00
include/soc soc/intel: Standardize names of common MSRs 2019-01-07 10:27:32 +00:00
romstage soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry() 2019-01-14 09:14:01 +00:00
acpi.c ACPI: Rename FADT model and set it to zero 2019-03-01 10:02:29 +00:00
chip.c src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
chip.h fsp_broadwell_de: Add ability to set PCIe completion timeout 2018-06-28 09:05:19 +00:00
cpu.c soc/intel/fsp_broadwell_de: Fix IA32_MC0_* names 2018-10-01 04:15:30 +00:00
gpio.c
iou_complto.c fsp_broadwell_de: Add ability to set PCIe completion timeout 2018-06-28 09:05:19 +00:00
Kconfig soc/intel/fsp_broadwell_de: Enable FIT support 2019-01-17 12:37:07 +00:00
Makefile.inc security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
memmap.c
northcluster.c fsp_broadwell_de: Move DMAR table generation to corresponding VT-d device 2018-09-20 12:38:02 +00:00
pmutil.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
ramstage.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
smbus.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
smbus_common.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
smi.c
smihandler.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
smmrelocate.c soc/intel/fsp_broadwell_de: Fix TSEG size computation 2019-01-17 11:49:45 +00:00
southcluster.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
tsc_freq.c
vtd.c soc/intel/fsp_broadwell_de/vtd: Silence warning 2019-01-10 09:59:28 +00:00