coreboot-kgpe-d16/src
Jason Glenesk 201acca634 acpi: Correct sizes for ACPI data fields
Correct sizes of Count, Type, and Latency data field in _CST object to
integer, byte, word, respectively. Correct size of NumEntries data field
in _CSD object to integer.

BUG=b:155307433
TEST=Boot Morphius and dump SSDT _CST and _CSD objects. Confirm that
sizes written conform to ACPI_6_3_May16.pdf ACPI specification.
BRANCH=Zork

Change-Id: I356b46f2fa787e18442a66280b6545a3b525a08b
Signed-off-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45339
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-09-15 13:41:58 +00:00
..
acpi acpi: Correct sizes for ACPI data fields 2020-09-15 13:41:58 +00:00
arch memory_info: add max_speed_mts and configured_speed_mts 2020-09-03 21:27:54 +00:00
commonlib util/cbfstool: extend includes in commonlib 2020-09-14 07:10:53 +00:00
console ec/system76: Add console support 2020-09-07 21:46:34 +00:00
cpu cpu/intel/model_1067x: enable PECI 2020-09-12 10:50:33 +00:00
device src/{device,include}: Use PNP_IDX_EN instead of magic number 2020-09-14 19:34:11 +00:00
drivers drivers/elog: Remove ELOG_PRERAM config 2020-09-14 18:23:23 +00:00
ec src/ec: Drop unneeded empty lines 2020-09-11 17:07:03 +00:00
include src/{device,include}: Use PNP_IDX_EN instead of magic number 2020-09-14 19:34:11 +00:00
lib lib/fmap: add ENV_SMM check to setup_preram_cache 2020-09-14 16:01:42 +00:00
mainboard mb/google/dedede/var/magolor: Add touch screen devices 2020-09-15 07:01:29 +00:00
northbridge nb/intel/ironlake: Reserve gap betwen TSEG and BGSM 2020-09-14 20:15:06 +00:00
security security/intel/txt/getsec.c: Do not check lock bit 2020-08-30 19:26:48 +00:00
soc soc/intel/common/block/cpu: Fix boot failure 2020-09-15 09:17:58 +00:00
southbridge sb/intel/lynxpoint/acpi: Do not determine PCH type at runtime 2020-09-14 07:07:12 +00:00
superio src/superio: Remove unused <device/pnp_def.h> 2020-09-14 19:36:27 +00:00
vendorcode chromeos: Provide common watchdog reboot support in romstage 2020-09-15 01:09:38 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00