the following patch was just integrated into master: commit 6e6e0125ce79d04956ef818fcb247215aec04840 Author: Stefan Reinauer reinauer@chromium.org Date: Tue Apr 3 16:02:54 2012 -0700
smbios: Don't fill out firmware version on ChromeOS
In ChromeOS we potentially have different payloads with different versions. Since the user land tools get information on which one of them is loaded, leave the string in smbios empty so we can fill it out in the payload. Also fill out system version number and serial number with some constant values.
Change-Id: Id1fed5a54b511c730975fa83347452f1274b8504 Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Thu Apr 5 22:38:21 2012, giving +1 See http://review.coreboot.org/867 for details.
-gerrit