coreboot-kgpe-d16/src
Gerd Hoffmann e851a685ef qemu: set smbios entries from fw_cfg
Qemu makes the guest uuid (qemu -uuid $uuid) available
to the guest via fw_cfg.  Other smbios fields can be
configured in qemu using the -smbios command line
switch (check the qemu manpage for details).

This patch adds coreboot support for this, so the
values provided by qemu will actually show up in the
smbios table.

Change-Id: Ifd9ae0d02749af4e7070a65eadbd1a9585a8a8e6
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-on: http://review.coreboot.org/4086
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-11-18 12:50:42 +01:00
..
arch smbios: make manufacturer, product_name and uuid runtime settable 2013-11-18 12:49:29 +01:00
console console: Add hexdump32 function 2013-11-10 14:12:31 +01:00
cpu intel/2065x: Use TSC for udelay() 2013-11-13 00:38:45 +01:00
device Add new finalize functions for devices and chips 2013-11-08 19:55:17 +01:00
drivers Rename cpu/x86/car.h to arch/early_variables.h 2013-10-13 12:47:05 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include smbios: make manufacturer, product_name and uuid runtime settable 2013-11-18 12:49:29 +01:00
lib Add new finalize functions for devices and chips 2013-11-08 19:55:17 +01:00
mainboard qemu: set smbios entries from fw_cfg 2013-11-18 12:50:42 +01:00
northbridge northbridge/intel/i945/raminit.c: Remove set but unused variable reg16 2013-11-05 21:35:13 +01:00
southbridge AMD Hudson: Move function s3_resume_init_data to southbridge 2013-11-12 16:40:48 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 2013-10-15 05:01:11 +02:00
Kconfig Have option of timestamps, CBMEM console and usbdebug for most boards 2013-10-15 13:15:18 +02:00