coreboot-kgpe-d16/src/soc/intel/apollolake
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/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
bootblock soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
include/soc soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
acpi.c acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
car.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
chip.c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
chip.h soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
cpu.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
cse.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
elog.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
fspcar.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
glk_page_map.txt src: capitalize 'RAM' 2020-02-24 12:56:03 +00:00
gpio_apl.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
gpio_glk.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
graphics.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
gspi.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
heci.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
i2c.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00
lpc.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
Makefile.inc soc/intel/apollolake: Fix flashconsole, again 2020-03-02 11:49:50 +00:00
meminit.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
meminit_util_apl.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
meminit_util_glk.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
mmap_boot.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
nhlt.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
pdpt.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
pmc.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
pmutil.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
pnpconfig.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
pt.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
report_platform.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
reset.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
romstage.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
sd.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
smihandler.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
spi.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
systemagent.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
uart.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
xdci.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00
xhci.c soc/intel/apollolake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:26 +00:00