coreboot-kgpe-d16/src/mainboard/intel/minnowmax
Elyes HAOUAS 0cca6e24b7 ACPI: Fix DSDT's revision field
DSDT revision is =1 for ACPI v1 and =2 for greater ACPI version.
This will cause the AML interpreter to use 32-bit integers and math
if the version is 1, and 64-bit if the version is >=2.
Current spec version is 2 for ACPI 6.2-a.

Change-Id: I77372882d5c77b7ed52dcdd88028403df6f6fa7f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29626
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-21 12:12:04 +00:00
..
acpi
acpi_tables.c src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
board_info.txt
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
devicetree.cb
dsdt.asl ACPI: Fix DSDT's revision field 2018-11-21 12:12:04 +00:00
fadt.c mb/*/*: Clean up FADT checksum assignment 2018-10-17 12:01:06 +00:00
gpio.c
irqroute.c
irqroute.h
Kconfig cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE 2018-05-31 15:08:48 +00:00
Kconfig.name
mainboard.c mb/intel: Get rid of device_t 2018-05-08 14:18:52 +00:00
Makefile.inc
romstage.c minnowmax: allow both 1333 and 1066 MHz memory SKUs 2018-10-18 16:28:37 +00:00