commit | 7d89ce309781708fcde1619f703d2b3d19970972 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri Apr 14 00:08:18 2017 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Tue Apr 18 16:03:32 2017 +0200 |
tree | 112f0708fcff96ac924cebea9eb09b48fd409e94 | |
parent | eca093ecfe5d6f0af9911a2f43249b8b24eb0729 [diff] |
x86/acpigen: Fix BufferSize of ResourceTemplate Don't start counting the buffer size amidst the BufferSize field itself. This should help with a regression introduced in Linux with [1] which checks the BufferSize field. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=57707a9a778 Change-Id: I7349c8e281c41384491d730dfeac3336f29992f7 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/19284 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>