diff options
author | Josh Boyer <[email protected]> | 2017-02-06 11:22:44 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-02-07 10:42:10 +0100 |
commit | f3cf6f7434debcc65f397228c689641b07c1be35 (patch) | |
tree | c4e7e063028effbf022baf8ce0eeebcad643df7f /scripts/gdb/linux/proc.py | |
parent | de8cb458625c164bb3f93c4e415e479afce8fa9d (diff) |
efi: Disable secure boot if shim is in insecure mode
A user can manually tell the shim boot loader to disable validation of
images it loads. When a user does this, it creates a UEFI variable called
MokSBState that does not have the runtime attribute set. Given that the
user explicitly disabled validation, we can honor that and not enable
secure boot mode if that variable is set.
Signed-off-by: Josh Boyer <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions