summaryrefslogtreecommitdiffstats
path: root/src/image
diff options
context:
space:
mode:
authorMichael Brown2013-03-20 01:14:38 +0100
committerMichael Brown2013-03-20 01:19:42 +0100
commit9e896d0eeaa07d47b2bed4c92072fd638ce3eb55 (patch)
tree5e60ae170d2044942ae856b11da968fb30c741fc /src/image
parent[smbios] Provide SMBIOS version number via smbios_version() (diff)
downloadipxe-9e896d0eeaa07d47b2bed4c92072fd638ce3eb55.tar.gz
ipxe-9e896d0eeaa07d47b2bed4c92072fd638ce3eb55.tar.xz
ipxe-9e896d0eeaa07d47b2bed4c92072fd638ce3eb55.zip
[smbios] Mangle UUIDs for SMBIOS version 2.6 and newer
iPXE treats UUIDs as being in network byte order (big-endian). The SMBIOS specification version 2.6 states that UUIDs are stored with little-endian values in the first three fields; earlier versions did not specify an endianness. This results in some inconsistency between the BIOS, vendor PXE, iPXE, and operating system interpretations of the SMBIOS UUID. dmidecode assumes that the byte order is little-endian if and only if the SMBIOS version is 2.6 or higher. Choose to match this behaviour. Reported-by: Matthew Helton <mwhelton@gmail.com> Reported-by: Alexandru Bordei <alexandru.bordei@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/image')
0 files changed, 0 insertions, 0 deletions