Skip to content

Releases: crystalidea/dmidecode-win

3.5

15 Sep 13:53
Compare
Choose a tag to compare

Version 3.5 (Tue Mar 14 2023)

  • Decode HPE OEM records 216, 224, 230, 238 and 242.
  • Fortify entry point length checks.
  • Add a --no-quirks option.
  • Drop the CPUID exception list.
  • Do not let --dump-bin overwrite an existing file.
  • Ensure /dev/mem is a character device file.
  • Bug fixes:
    Fix segmentation fault in HPE OEM record 240
  • Minor improvements:
    Typo fixes
    Write the whole dump file at once
    Fix a build warning when USE_MMAP isn't set