smbios: Allow all fields to be set via qemu_cfg_smbios_load_field()

The protocol we use between qemu and seabios already allows any field
to be specified (via smbios_add_field() in qemu).  This patch makes
seabios look for qemu specified values for nearly every field we set
in the types 0,1,3,4,16,17,32 smbios tables.  No change in current
default values for any fields.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
1 file changed
tree: f590acb089b8956debd565ba10e9b99b1ee9f6ea
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO