audk/OvmfPkg/SmbiosPlatformDxe
Gabriel Somlo a145e28dec OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver
Locate QEMU SMBIOS data in fw_cfg and install it via the
SMBIOS protocol.

Starting with qemu-2.1, on pc/x86 machines of type >= 2.1, full
SMBIOS tables are generated and inserted into fw_cfg (i.e., no
per-field patching of locally generated structures is required).

Aside from new code to extract a SMBIOS blob from fw_cfg, this
patch utilizes the pre-existing infrastructure (already used by
Xen) to handle final SMBIOS table creation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15542 6f19259b-4bc3-4df7-8a09-765794883524
2014-05-20 16:33:19 +00:00
..
Qemu.c OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver 2014-05-20 16:33:19 +00:00
SmbiosPlatformDxe.c OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver 2014-05-20 16:33:19 +00:00
SmbiosPlatformDxe.h OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver 2014-05-20 16:33:19 +00:00
SmbiosPlatformDxe.inf OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver 2014-05-20 16:33:19 +00:00
Xen.c OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue 2011-08-17 23:30:34 +00:00