the following patch was just integrated into master: commit aa431c0e1774a34b0b6dacd9b0d44de3c82d4922 Author: Evan Lojewski meklort@meklort.com Date: Mon Apr 18 20:19:03 2016 -0600
broadwell/me: Fix out-of-bounds array access error
Fix an issue where a broadwell machine without the ME installed could result in an invalid status code being reported. For certain values, this would result in the intel_me_status function never returning. Fix has been tested on a samus board w and w/o the ME blob installed.
Change-Id: I96667d3b89393f161e4d4efe0544efac98367e6c Signed-off-by: Evan Lojewski meklort@gmail.com Reviewed-on: https://review.coreboot.org/14409 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@google.com
See https://review.coreboot.org/14409 for details.
-gerrit