coreboot-kgpe-d16/src/arch
Patrick Rudolph 894977b2cd x86/acpigen: Fix acpigen_write_field
The current code doesn't work for field with size > 0x3f.
Fix that by using the correct syntax, reverse engineered using iasl.

Refactor to reuse existing code.

Tested on GNU Linux 4.9 and iasl.

Change-Id: Iac3600f184e6bd36a2bcb85753110692fbcbe4b6
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/19435
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
2017-07-07 21:09:53 +00:00
..
arm arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
arm64 arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
mips arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
power8 arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
riscv arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
x86 x86/acpigen: Fix acpigen_write_field 2017-07-07 21:09:53 +00:00