Secure Boot

This commit is contained in:
Andreas Abel
2019-02-21 17:12:42 +01:00
parent a282ef31f1
commit d2ce6c6135
2 changed files with 99 additions and 94 deletions

View File

@@ -16,6 +16,8 @@ There are two variants of the tool: A user-space implementation and a kernel mod
cd nanoBench
make user
*nanoBench might not work if Secure Boot is enabled. [Click here](https://askubuntu.com/a/762255/925982) for instructions on how to disable Secure Boot.*
### Kernel Module
*Note: The following is not necessary if you would just like to use the user-space version.*