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 a new plugin for acpi_ec #895

Closed
wants to merge 1 commit into from
Closed

Add a new plugin for acpi_ec #895

wants to merge 1 commit into from

Conversation

saidsay-so
Copy link

This pull request follows the issue #800.
It adds a new plugin for access to the EC, using the acpi_ec kernel module. This plugin is especially useful when the Secure Boot is enabled, since it introduce "kernel lockdown" (#472 (comment)).
The code is mostly taken from the ec_sys plugin, with some modifications to make it work with the module.

@saidsay-so saidsay-so changed the title Add a new plugin for acpi_ec. Add a new plugin for acpi_ec May 19, 2020
@Demetrio92
Copy link

@musikid please come back and rebase your commit on top of main. This way I could test it.

@hirschmann EC lock is a real issue, this thing seems to be solving it, can we reiview, test, and merge it? The only issue with the PR is a broken Codacy bot.

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.

2 participants