coreboot-kgpe-d16/src/soc/intel/braswell
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
..
acpi soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
bootblock soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
include/soc soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
romstage soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
acpi.c acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
chip.c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
chip.h soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
cpu.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
elog.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
emmc.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
gfx.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
gpio.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
gpio_support.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
iosf.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
Kconfig soc/intel/braswell: Generate microcode binaries from tree 2020-03-07 17:51:32 +00:00
lpc_init.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
lpe.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
lpss.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
Makefile.inc soc/intel/braswell: Generate microcode binaries from tree 2020-03-07 17:51:32 +00:00
memmap.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
northcluster.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
pcie.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
placeholders.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
pmutil.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
ramstage.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
sata.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
scc.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
sd.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
smbus.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
smihandler.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
smm.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
southcluster.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
tsc_freq.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00
xhci.c soc/intel/braswell: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:37 +00:00