SysInfo DLL SDK v2.3 (Build 1001)

Released: Oct 26, 2022

Updates in v2.3 (Build 1001)

Features

  • Added a check for WMIC (Windows Management Instrumentation Command-line) disk count alongside the existing registry count check.
  • Added check for Microsoft Windows 11 Enterprise to see if device guard/virtualized based security is on, to avoid blue screens when querying AMD MSR values.
  • Changed LTSB to LTSB/LTSC for Windows versions due to naming change by Microsoft.
  • AMD support - Updated AGS library to V6 to better work with the latest drivers.
  • Updated DirectIO driver to support Windows 11 22H2.
  • Added check for 'SPD write disabled' when retrieving DDR5 SPD bytes.
  • Added support for retrieving Ice Lake-SP SPD data.
  • Added support for retrieving Ice Lake-SP TSOD data.
  • Updated list of SMBIOS memory device types.
  • Added Ice Lake-SP SMBus support.
  • Added Alder Lake-P SMBus support.
  • You can now get Nvidia GPU count in TCC mode and continue to collect GPU information if no logical GPUs found (so should now show Tesla and compute style cards in SysInfo).
  • Added Windows Server 2022 to OS Names.
  • Added a second guard for saving temperature values due to crash on system with 8 CPUs.
  • Increased number of CPUs supported to 1024.

Fixes

  • Temperature Collection - fixed an issue on 12th gen Intel CPUs that could result in the calling thread being locked to a low performing E-Core.
  • Fix for serial port identification in WinPE for a specific add on card that was identifying them using hex A/B/C instead of numbers.
  • (SMBIOS) Fixed SMBIOS summary strings (manufacturer, part #, S/N) not being extracted.
  • Fixed a max loop value in GPU temperate collection (was looping to 100 not MAXNUMTEMPVALUES).