HVM firmware passthrough SMBIOS processing
authorRoss Philipson <ross.philipson@citrix.com>
Thu, 10 Jan 2013 17:18:10 +0000 (17:18 +0000)
committerRoss Philipson <ross.philipson@citrix.com>
Thu, 10 Jan 2013 17:18:10 +0000 (17:18 +0000)
commit4d23036e709627bb5013eac9f3ee46343b8c49f0
tree5244c82df948e755d6b61a031ed0f584f8fda7e5
parentebb3f4943ca4a3ee7f49ca95e506f648627ae583
HVM firmware passthrough SMBIOS processing

Passthrough support for the SMBIOS structures including three new DMTF
defined types and support for OEM defined tables. Passed in SMBIOS
types override the default internal values. Default values can be
enabled for the new type 22 portable battery using a xenstore
flag. All other new DMTF defined and OEM structures will only be added
to the SMBIOS table if passthrough values are present.

Signed-off-by: Ross Philipson <ross.philipson@citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
tools/firmware/hvmloader/smbios.c
tools/firmware/hvmloader/smbios_types.h