Merge pull request #326 from nix-community/framework-fix
Add more framework-specific hints
This commit is contained in:
commit
f143c54235
|
@ -247,12 +247,12 @@ You can see these steps as a video [here](https://www.youtube.com/watch?v=aLuCAh
|
||||||
> ⚠️ Do not select "Clear All Secure Boot Keys" as it will drop the Forbidden
|
> ⚠️ Do not select "Clear All Secure Boot Keys" as it will drop the Forbidden
|
||||||
> Signature Database (dbx).
|
> Signature Database (dbx).
|
||||||
|
|
||||||
#### Framework specific option
|
#### Framework-specific: Enter Setup Mode
|
||||||
|
|
||||||
On Framework laptops 13. generation or newer you can enter the setup mode like this:
|
On Framework laptops (13th generation or newer) you can enter the setup mode like this:
|
||||||
|
|
||||||
1. Select "Administer Secure Boot"
|
1. Select "Administer Secure Boot"
|
||||||
2. Select "Erease all Secure Boot Settings"
|
2. Select "Erase all Secure Boot Settings"
|
||||||
|
|
||||||
When you are done, press F10 to save and exit.
|
When you are done, press F10 to save and exit.
|
||||||
|
|
||||||
|
@ -296,6 +296,15 @@ System:
|
||||||
> Keeping an up to date dbx reduces Secure Boot bypasses, see for example:
|
> Keeping an up to date dbx reduces Secure Boot bypasses, see for example:
|
||||||
> <https://uefi.org/sites/default/files/resources/dbx_release_info.pdf>.
|
> <https://uefi.org/sites/default/files/resources/dbx_release_info.pdf>.
|
||||||
|
|
||||||
|
#### Framework-specific: Enable Secure Boot
|
||||||
|
|
||||||
|
On Framework laptops you may need to manually enable Secure Boot:
|
||||||
|
|
||||||
|
1. Select "Administer Secure Boot"
|
||||||
|
2. Enable "Enforce Secure Boot"
|
||||||
|
|
||||||
|
When you are done, press F10 to save and exit.
|
||||||
|
|
||||||
That's all! 🥳
|
That's all! 🥳
|
||||||
|
|
||||||
## Disabling Secure Boot and Lanzaboote
|
## Disabling Secure Boot and Lanzaboote
|
||||||
|
|
Loading…
Reference in New Issue