the following patch was just integrated into master: commit 35fe369b90b5faa5e5f6f259d29dd7fb63bdbbd2 Author: Christian Gmeiner christian.gmeiner@gmail.com Date: Wed Jul 25 13:42:40 2012 +0200
Extend smbios api to allow runtime change of mainboard serial and version
This patch extends the current smbios api to allow changing mainboard serial and version during coreboot runtime. This is helpful if you have an EEPROM etc. to access these informations and want to add some quirks for broken hardware revision for the linux kernel. This could be done via DMI_MATCH marco.
Change-Id: I1924a56073084e965a23e47873d9f8542070423c Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Wed Jul 25 14:13:04 2012, giving +2 See http://review.coreboot.org/1232 for details.
-gerrit