Drive-Trust-Alliance / sedutil

DTA sedutil Self encrypting drive software
610 stars 236 forks source link

Release 1.20.0 pushed #372

Open r0m30 opened 3 years ago

r0m30 commented 3 years ago

This release is primarily bug fixes, it also includes the Windows on Ryzen fix. This will be the last release that contains 32bit support, the existing 32 bit files will be left to help support those with older machines. I won't do anything to break 32 bit executables but I also won't build or test 32 bit images or executables.

The next release will also end support for older windows releases. This is necessary to bring the windows version back to feature parity (full NVMe support) without breaking the cross platform compatibility.

dominic-p commented 3 years ago

Just wanted to say thank you for picking up development on this! :)

arytek commented 3 years ago

When might we expect secure boot support?

r0m30 commented 3 years ago

I need to find time to investigate and implement the shim that is used by Linux systems to support secure boot. I don't know When I will find the time. Honestly, I'm hoping buildroot will do the work for me.

arytek commented 2 years ago

This comment by @ChubbyAnt might be helpful: https://github.com/ladar/sedutil/issues/22#issue-941091113