diff options
author | 2017-05-09 20:57:40 +0200 | |
---|---|---|
committer | 2017-05-09 20:57:40 +0200 | |
commit | b2bb40ce9a4797728f384fa75e47829ab81303a1 (patch) | |
tree | 0a8430fd6134fd70f363b5c72311754f2b123629 /rules | |
parent | Merge pull request #5619 from fbuihuu/fully-restore-unit-cgroup-state (diff) | |
download | systemd-b2bb40ce9a4797728f384fa75e47829ab81303a1.tar.gz systemd-b2bb40ce9a4797728f384fa75e47829ab81303a1.tar.bz2 systemd-b2bb40ce9a4797728f384fa75e47829ab81303a1.zip |
sd-boot: added shim signature/MOK validation (#5702)
Adds support for booting in a SecureBoot environment with shim as a
preloader. Install an appropriate UEFI security policy to check PE
signature of a chained kernel or UEFI application (using LoadImage())
against the MOK database maintained by shim, using shim's installed
BootServices.
Implementation details for installing the security policy are based on
code from the LinuxFoundation's SecureBoot PreLoader, part of efitools
licensed under LGPL 2.1
Current signed (by Microsoft) versions of shim (Versions 0.8 & 0.9)
so not install a security policy by themselves, future Versions of
shim might (a compile time switch exists in rectent git versions),
so in the future this PR might become unnecessary.
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions