the following patch was just integrated into master: commit 4863cc45a80dd690eceb5f23c9d035ee43db5a34 Author: Matt DeVillier matt.devillier@gmail.com Date: Thu Sep 1 00:55:40 2016 -0500
smbios.h: add missing SKU field to type3 table
The type3 SMBIOS table has a non-optional SKU field at the end, which causes a parsing error when missing. Add but do not populate it.
Change-Id: I988d0626b8680740697e1db58eb6d0b87874bfde Signed-off-by: Matt DeVillier matt.devillier@gmail.com Reviewed-on: https://review.coreboot.org/17851 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/17851 for details.
-gerrit