Name of user not set #1002789 uploaded patch set #4 to this change.

View Change

drivers/generic/cbfs-serial: Update driver to read UUID from CBFS

Modify the existing cbfs-serial driver to also read the UUID from
a text file in CBFS, just as a serial number is done today. When
driver is selected and a system_uuid exists in the CBFS the UUID
is read from the file and populated in the SMBIOS table. Note
that in order to work there must be no newline character at the
end of the file, this is also true of the serial_number.

Tested on a Google Tricky (Dell 3010 Chromebox).

Change-Id: I140a61670cec1318c095e18815c6bc7c1bf78cd6
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
---
M src/drivers/generic/cbfs-serial/Kconfig
M src/drivers/generic/cbfs-serial/cbfs-serial.c
2 files changed, 28 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/44005/4

To view, visit change 44005. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I140a61670cec1318c095e18815c6bc7c1bf78cd6
Gerrit-Change-Number: 44005
Gerrit-PatchSet: 4
Gerrit-Owner: Name of user not set #1002789
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset