Skip to content

libwdi 1.4.1

Compare
Choose a tag to compare
@pbatard pbatard released this 01 Nov 13:52
· 23 commits to master since this release
dc63334

New features:

  • add a new external_inf boolean option to wdi_options_prepare_driver to allow the use of an external .inf instead of the embedded ones [#234]

Bugfixes:

  • prevent an infinite loop when a certificate cannot be deleted
  • fix the use of -w option in wdi-simple [#233]
  • fix error when trying to install libusb0.sys as a filter-driver [#163]

Improvements:

  • improve Windows version reporting for Windows 11
  • stop on .cat signing error if test signing is not enabled
  • add an explicit error for code 0x109 (for Windows 11 Insider builds)