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

Workaround for module errors on macOS #184

Merged
merged 1 commit into from Mar 18, 2017
Merged

Workaround for module errors on macOS #184

merged 1 commit into from Mar 18, 2017

Conversation

c7zero
Copy link
Member

@c7zero c7zero commented Mar 18, 2017

  • added is_macos()
  • calling is_macos in modules which require functionality not yet
    implemented by osx helper such as MSR, port IO and EFI variables
  • added EFI_supported always returning False in osx helper to skip
    modules requiring EFI runtime API

- added is_macos()
- calling is_macos in modules which require functionality not yet
implemented by osx helper such as MSR, port IO and EFI variables
- added EFI_supported always returning False in osx helper to skip
modules requiring EFI runtime API
@c7zero c7zero merged commit 5102229 into chipsec:master Mar 18, 2017
hcwang1126 pushed a commit to hcwang1126/chipsec that referenced this pull request Jul 4, 2017
- added is_macos()
- calling is_macos in modules which require functionality not yet
implemented by osx helper such as MSR, port IO and EFI variables
- added EFI_supported always returning False in osx helper to skip
modules requiring EFI runtime API
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