coreboot/src
Martin Roth a66df49e15 x86/acpi.c: use #define for IVRS revision field
The revision field was correct, but the comment was wrong. The revision
1 means that the IVRS table only uses fixed length device entries.
Update the field to use the IVRS revision #define.

Change-Id: I4c030b31e3e3f0a402dac36ab69f43d99e131c22
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16507
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2016-09-07 19:00:05 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch x86/acpi.c: use #define for IVRS revision field 2016-09-07 19:00:05 +02:00
commonlib commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-02 18:11:14 +02:00
console src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
cpu src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers drivers/i2c/tpm: Fix error handling for tis structure not initialized 2016-09-06 22:59:07 +02:00
ec src/ec: Improve code formatting 2016-09-07 13:55:05 +02:00
include src/include: Improve code formatting 2016-09-05 12:28:32 +02:00
lib tpm2: Fix tlcl and marshaling code for CAR usage 2016-09-06 22:51:13 +02:00
mainboard mainboard/google/reef: Enable audio clock and power gate 2016-09-07 18:37:50 +02:00
northbridge gm45/gma.c: clean up some registers 2016-09-07 18:39:34 +02:00
soc soc/apollolake: Enable/disable Audio clk and power gate in devicetree.cb 2016-09-07 18:54:14 +02:00
southbridge southbridge/intel/bd82x6x: transition away from device_t 2016-09-04 05:47:24 +02:00
superio src/superio: Improve code formatting 2016-09-05 03:07:37 +02:00
vboot vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vendorcode vendorcode/intel/Makefile.inc: Remove extraneous underscore 2016-09-06 14:23:53 +02:00
Kconfig Kconfig: Relocate DEVICETREE symbol 2016-09-06 22:49:06 +02:00