coreboot-kgpe-d16/src/soc/intel/quark
Patrick Rudolph c02bda0f06 acpi: Bump FADT to revision 6
Some of the revision 4 FADT fields were already updated to ACPI
spec revision 6, but not all of them. In addition the advertised
FADT revision was 3.

Implement all fields as defined in version 6 and bump the advertised
FADT revision to 6.

Also set all used access_size fields and x_gpe0_blk to sane values
as Windows 10 verifies those fields starting with FADT revision 5.

Fixes: https://ticket.coreboot.org/issues/109

Tested on Windows 10.

Change-Id: Ic649040025cd09ed3e490a521439ca4e681afbbf
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39805
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2020-04-13 23:32:15 +00:00
..
bootblock soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
include/soc soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
romstage soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
acpi.c acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
chip.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
chip.h soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
ehci.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
fsp_params.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
gpio_i2c.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
i2c.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
Kconfig soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
lpc.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
Makefile.inc soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
memmap.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
northcluster.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
reg_access.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
reset.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
sd.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
spi.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
spi_debug.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
storage_test.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
tsc_freq.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
uart.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00
uart_common.c soc/intel/quark: Use SPDX for GPL-2.0-only files 2020-04-06 19:34:14 +00:00