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

sgx-detect: interactive debug #264

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

shreevari
Copy link

I plan to work on enabling SGX via software with sgx-detect interactively. It requires that I update the EPCSW EFI variable, hence this change.

I also need some help with the default attributes for the EFI variables.

@shreevari
Copy link
Author

I'm having issues writing EFI varibles to the environment. There's an OS error (Error number 5 - EIO).
This thread suggests that I remove the immutable attribute and write out the file, but I'm still getting the same error.
I am unable to set e attribute on the file through command line too.

Any help is welcome

@shreevari shreevari changed the title Add support to write EFI variables to the environment sgx-detect: interactive debug Aug 9, 2020
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.

None yet

1 participant