[ipxe-devel] [ipxe] Wrong UUID on (some) Dell systems (#30)
42wim
notifications at github.com
Wed Oct 1 09:44:46 UTC 2014
Seems like some Dell desktops/laptops with older SMBIOS (2.4 in my tests)
have also UUIDs in little-endian, those need to be mangled also to be
correct. (if not, it seems to give issues with SCCM/WDS)
Explicitly check on 0x4c4c4544 for DELL
You can merge this Pull Request by running:
git pull https://github.com/42wim/ipxe dell-smbios
Or you can view, comment on it, or merge it online at:
https://github.com/ipxe/ipxe/pull/30
-- Commit Summary --
* Seems like some Dell desktops/laptops with older SMBIOS (2.4 in my tests)
-- File Changes --
M src/interface/smbios/smbios_settings.c (12)
-- Patch Links --
https://github.com/ipxe/ipxe/pull/30.patch
https://github.com/ipxe/ipxe/pull/30.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/30
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20141001/0b329a29/attachment.htm>
More information about the ipxe-devel
mailing list