summaryrefslogtreecommitdiffstats
path: root/hw/smbios/smbios_build.h
Commit message (Collapse)AuthorAgeFilesLines
* smbios: Move table build tools into an include file.Corey Minyard2016-06-241-0/+87
This will let things in other files (like IPMI) build SMBIOS tables. Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>