xcat-core/xCAT-server/share/xcat/netboot/windows
jbjohnso 2d42ffe517 wmic csproduct is actually supposed to return the correct ordering, just
some vendors disagreed with MS on encoding.  SMBIOS 2.6 mandates the MS way
In startnet.cmd, assume wmic is accurate instead of 'fixing it'.  This means
DUID changes, but I don't think anyone cares and this paves the way for a
reasonable DUID future.

For autoinst cmd script, it is a problem.  Have windows.pm provide two UUID
based links, one with the correct presentation and a byte-swapped variant

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 18:33:28 +00:00
..
detectefi.cpp A windows utility to detect when booted from EFI 2011-09-21 19:34:11 +00:00
detectefi.exe A windows utility to detect when booted from EFI 2011-09-21 19:34:11 +00:00
genimage.bat Fix problem with DISM driver injection into WinPE 2011-09-29 17:19:14 +00:00
getnextserver.cpp Add a Windows utility to extract next-server from IPv4 PXE reply 2011-09-28 20:28:07 +00:00
getnextserver.exe Add a Windows utility to extract next-server from IPv4 PXE reply 2011-09-28 20:28:07 +00:00
startnet.cmd wmic csproduct is actually supposed to return the correct ordering, just 2012-03-05 18:33:28 +00:00