Skip to content

Support Structure Type 43 [TPM Device]

Compare
Choose a tag to compare
@iAJTin iAJTin released this 12 Apr 00:33
· 169 commits to master since this release

Added

  • Added support for Type 43 [TPM Device].
  • Added native interop functions for handle the firmware tables.
  • Now first we try to get the BIOS data through a native call, if this fails, the call will be made through WMI.
  • Added two new methods to DmiStructureCollection class that allow you to consult a property directly. For more information, please see GetProperty and GetProperties.
  • Minor changes.