Control ATA/NVMe and TCG protocol
C++ Version: jcu-dparm
This project is working in progress.
-
ATA passthrough command
-
TCG protocol support
- Support on ATA, SCSI, Windows NVMe driver
- nvmewin driver is not tested
-
If the device ― likely USB Flash Memory ― does not support identify, used STORAGE_DEVICE_DESCRIPTOR Instead.
-
NVMe passthrough command is not supported yet
- All feature support (sg, nvme driver)
- If the device ― likely USB Flash Memory ― does not support identify, used INQUIRY command Instead.
TODO
...
-
TCG 관련 요약 : https://jsty.tistory.com/239
-
TCG Locking 확인 : https://jsty.tistory.com/238