Skip to content

Upgrade to v3.7.0

Latest
Compare
Choose a tag to compare
@iAJTin iAJTin released this 17 Aug 12:45
· 8 commits to master since this release

Added

  • Added support for System Management BIOS (SMBIOS) v3.7.0, includes:

    * Processor Information (Type 4):
      - SMBIOSCR00222: Added new processor sockets
      - SMBIOSCR00224: Added new processor family
      – SMBIOSCR00225: Added new processor socket
      – SMBIOSCR00226: Added new processor sockets and updated link for LoongArch processor-specific data
      – SMBIOSCR00228: Added new processor sockets
    
    * Memory Device (Type 9):
      - SMBIOSCR00221: Modified CXL description and added CXL 3.0 support
    
    * Memory Device (Type 17):
      - SMBIOSCR00227: Added PMIC/RCD Manufacturer ID and Revision information
    

Changed

  • Library versions for this version

    Library Version Description
    iTin.Core 2.0.0.7 Base library containing various extensions, helpers, common constants
    iTin.Core.Hardware.Abstractions 1.0.0.0 Generic Common Hardware Abstractions
    iTin.Core.Hardware.Common 1.0.0.5 Common Hardware Infrastructure
    iTin.Core.Hardware.Linux.Specification.Smbios 1.0.0.2 Linux Hardware Infrastructure
    iTin.Core.Hardware.MacOS.Specification.Smbios 1.0.0.2 MacOS Hardware Infrastructure
    iTin.Core.Hardware.Windows.Specification.Smbios 1.0.0.2 Windows Hardware Infrastructure
    iTin.Core.Interop.Shared 1.0.0.4 Generic Shared Interop Definitions
    iTin.Core.Interop.Windows.Specification.Smbios 1.0.0.1 Win32 Generic Interop Calls (SMBIOS)
    iTin.Hardware.Abstractions.Specification.Smbios 1.0.0.3 Generic Common Hardware Abstractions
    iTin.Hardware.Specification.Dmi 3.3.0.7 DMI Specification Implementation
    iTin.Hardware.Specification.Smbios 3.3.0.7 SMBIOS Specification Implementation
    iTin.Hardware.Specification.Tpm 1.0.0.2 TPM Specification Implementation
    iTin.Logging 1.0.0.3 Logging library