Adds descriptive code help, Compability with v3.4.0a (Preliminary version)
Added
-
Adds support for System Management BIOS (SMBIOS) v3.4.0a (Preliminary version), includes:
* Processor Information (Type 4):: - SMBIOSCR00190: add Socket LGA4189 * System Slots (Type 9): - SMBIOSCR00186: add PCI Express Gen 5 and U.2 values - SMBIOSCR00188: add OCP NIC 3.0 values * Memory Device (Type 17): - SMBIOSCR00187: add new memory device types (DDR5, LPDDR5)
-
Adds SmbiosVersion property to DMI object.
-
Adds ImplementedVersion property to DmiClasses, indicates which structure version the manufacturer has implemented for a version of smbios.
-
SMBIOS 3.4.0a (preliminary version) pdf file to Documents folder.
Changed
-
Typographic errors. Renames properties names.
-
Adds descriptive code help. I Tried to adds a help most descriptive for the properties keys.
-
Library versions for this version
Library | Version | Description |
---|---|---|
iTin.Core | 1.0.1 | Common calls |
iTin.Core.Interop | 1.0.0 | Interop calls |
iTin.Core.Hardware | 1.0.1 | Hardware Interop Calls |
iTin.Core.Hardware.Specification.Dmi | 3.3.0.1 | DMI Specification Implementation |
iTin.Core.Hardware.Specification.Smbios | 3.3.0.1 | SMBIOS Specification Implementation |
iTin.Core.Hardware.Specification.Tpm | 1.0.0 | TPM Specification Implementation |