smbios.h: add missing SKU field to type3 table
commit4863cc45a80dd690eceb5f23c9d035ee43db5a34
authorMatt DeVillier <matt.devillier@gmail.com>
Thu, 1 Sep 2016 05:55:40 +0000 (1 00:55 -0500)
committerNico Huber <nico.h@gmx.de>
Thu, 15 Dec 2016 22:43:07 +0000 (15 23:43 +0100)
tree3d6aba836e0f5f7addf2fb5a687f2d7ba99e03e8
parent678923c2b7f8c50746be4e49f9ad3ccd1ca11c45
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>
src/include/smbios.h