libpayload: Add SKU ID coreboot table support
commitf38a10f8d2550e28da47d8661622df69a621ee5d
authorJulius Werner <jwerner@chromium.org>
Tue, 5 Dec 2017 21:49:21 +0000 (5 13:49 -0800)
committerJulius Werner <jwerner@chromium.org>
Thu, 7 Dec 2017 01:19:38 +0000 (7 01:19 +0000)
tree7de73977afe40237eac91aa82ec07f396e6cab2e
parent96ed92d49dca18ca0d19de352831cf8df6f2e84c
libpayload: Add SKU ID coreboot table support

This patch adds support to read the SKU ID entry from the coreboot table
that was recently added in coreboot.

Change-Id: I1c3b375da6119a4f8e8e7e25a11644becb90f927
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/22743
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
payloads/libpayload/include/coreboot_tables.h
payloads/libpayload/include/sysinfo.h
payloads/libpayload/libc/coreboot.c