the following patch was just integrated into master: commit db9d169ddb1cda58d1d42f20c2d6c1b99e0200ed Author: Gerd Hoffmann kraxel@redhat.com Date: Wed Aug 27 11:25:13 2014 +0200
qemu: 2.1+ smbios tables support
Starting with version 2.1 qemu provides a full set of smbios tables for the virtual hardware emulated, except type 0 (bios information).
This patch adds support for loading those tables to coreboot. The code is used by both i440fx and q35.
Change-Id: Id034f0c214e8890194145a92f06354201dee7963 Signed-off-by: Gerd Hoffmann kraxel@redhat.com Reviewed-on: http://review.coreboot.org/8608 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/8608 for details.
-gerrit