Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support in LinuxPBA for also unlocking OPAL Enterprise SSC disks. #1

Open
wants to merge 1 commit into
base: matti
Choose a base branch
from

Conversation

roubert
Copy link

@roubert roubert commented Sep 15, 2024

Even though Enterprise drives don't have any Shadow MBR themselves, they can be installed in systems together with drives that have it, in which case it can be conventient to unlock all drives at once.

This code is essentially copied from the code in sedutil.cpp, which already handles Enterprise in addition to OPAL 1.0 and OPAL 2.0 SSC.

Even though Enterprise drives don't have any Shadow MBR themselves,
they can be installed in systems together with drives that have it,
in which case it can be conventient to unlock all drives at once.

This code is essentially copied from the code in sedutil.cpp, which
already handles Enterprise in addition to OPAL 1.0 and OPAL 2.0 SSC.
@roubert
Copy link
Author

roubert commented Sep 15, 2024

As your fork of sedutil seems to be the only one that currently has any active development, I just thought that you might be interested in cherry-picking this from upstream pending Drive-Trust-Alliance#414.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant