New since version 1: - fix endian-ness for *all* larger-than-8bit fields (patch 1/2)
- resubmit type0 update (2/2) with appropriate endian-ness fix for 64-bit field. Thanks, Gabriel Gabriel L. Somlo (2): SMBIOS: Fix endian-ness when populating fields wider than 8-bit SMBIOS: Update Type 0 struct generator for machines >= 2.1 hw/i386/smbios.c | 109 +++++++++++++++++++++++++---------------------- include/hw/i386/smbios.h | 2 +- 2 files changed, 58 insertions(+), 53 deletions(-) -- 1.9.0