commit | b3ef39f532db52bf17457ba931da758eeb38d6b4 | [log] [tgz] |
---|---|---|
author | Cole Robinson <crobinso@redhat.com> | Fri Jan 15 10:49:32 2016 -0500 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Jan 18 11:13:20 2016 +0100 |
tree | db007137b6dc389af2375bc71293e64173bf362c | |
parent | 73f00bcf5a32cab610c41fe343b232d521694c56 [diff] |
biostables: Support SMBIOS 2.6+ UUID format SMBIOS 2.6+ stores the UUID in a different format, with the first 3 fields in little endian format. This is what modern qemu delivers and what dmidecode also handles, so let's follow suit too. Signed-off-by: Cole Robinson <crobinso@redhat.com> (cherry picked from commit 2e11d582b5e14759b3c1482d7e317b4a7257e77d)