Skip to content

Releases: intel/metee

2.2.1

04 May 05:12
Compare
Choose a tag to compare

[2.2.1]

Added

  • Enable gitlint, cmake-format, codespell checking
  • Added .gitattributes

Changed

  • Reformat cmake files
  • Update .gitignore
  • convert CHANGELOG to Markdown format

Fixed

  • Add -D_GNU_SOURCE for strdup and other functions.
  • Fix spelling errors in the library.
  • Windows: enlarge debug output buffer.
  • Windows: return right size of processed data.
  • Windows: fix connect to the externally provided guid.
  • Fix debug print.
  • Fix miscellaneous code issues.

2.2.0

21 Jan 17:22
Compare
Choose a tag to compare
  • Add FW status retrieval AP
  • Import libmei 1.2

2.1.1

15 Jul 13:04
Compare
Choose a tag to compare

Add tests and samples to install package.
Linux: Set default device to /dev/mei0 as all modern Linux kernels sports /dev/meiX char device nodes.
Linux: include select.h to fix build with musl libc.

2.1.0: MeTee: initial commit

22 May 06:48
Compare
Choose a tag to compare
Cross-platform access library for Intel(R) CSME HECI interface.

Signed-off-by: Tomas Winkler <[email protected]>