coreboot/src
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
arch acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
drivers drivers/ipmi: Implement the function for logging system events into BMC 2020-04-10 18:08:02 +00:00
ec ec/google/chromeec: add smbios_mainboard_manufacturer() 2020-04-13 15:03:48 +00:00
include include/input-event-codes.h: Add Linux input key codes header file 2020-04-13 19:54:30 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
northbridge nb/i945: Improve code formatting 2020-04-11 09:19:13 +00:00
security assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
soc acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
southbridge acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v2527 2020-04-11 20:28:26 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00