Skip to content

Releases: intel/libmei

v1.8.0

20 Nov 07:29

Choose a tag to compare

[1.8.0]

Changed

  • account for driver disabled state

Fixed

  • make kind null-terminated

v1.7.0

12 Jun 13:18

Choose a tag to compare

[1.7.0]

Note: ABI only binary incompatibility
struct mei size increased.

Added

  • add initialization api with new logger callback

v1.6.4

20 Mar 08:07

Choose a tag to compare

[1.6.4]

Added

  • add device kind api

v1.6.3

16 Sep 13:27

Choose a tag to compare

[1.6.3]

Fixed

  • mark __dump_buffer as debug-only
  • cast fwsts_num to off_t to suppress warning

v1.6.2

16 Sep 12:39

Choose a tag to compare

[1.6.2]

Changed

  • dump traffic only in debug builds

v1.6.1

16 Sep 12:38

Choose a tag to compare

[1.6.1]

Fixed

  • fix variable type for readlink output

v1.6.0

28 May 06:10

Choose a tag to compare

[1.6.0]

Note: backward-incompatible API breakage:
mei_set_log_callback now returns int instead of uint32_t.

Fixed

  • convert size to required type
  • rewrite dump_hex_buffer

Added

  • CMake: enable several extended compilation warnings

Changed

  • change mei_set_log_callback return type

v1.5.6

27 May 13:01

Choose a tag to compare

[1.5.6]

Added

  • add api to get trc value

v1.5.5

27 May 05:40

Choose a tag to compare

[1.5.5]

Added

  • add log callback

v1.5.4

26 May 14:58

Choose a tag to compare

[1.5.4]

Fixed

  • Allow connect in error state

Added

  • README: explain build steps
  • set security policy for the project