Drive-Trust-Alliance / sedutil

DTA sedutil Self encrypting drive software
603 stars 232 forks source link

Fix ListRange with an index #457

Open ntnx-alay opened 6 months ago

ntnx-alay commented 6 months ago

ListRange command for Opal is ignoring index and always lists all the entries from the table.

Fix is to consider user provided input to list specific index. When index is outside the range, it shall display error and return code shall be set to DTAERROR_UNSUPORTED_LOCKING_RANGE.