diff options
author | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2017-09-13 12:09:40 -0700 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2017-09-13 12:09:40 -0700 |
commit | b6f94dbeacfc6f0a507413096189304c58dbe66c (patch) | |
tree | bce8c7db22209078618294c51d95a0c033aec7d9 /MokVars.txt | |
parent | 25f7fd1fb389a5f6356f353d16c5ead80dac6bbc (diff) | |
download | efi-boot-shim-upstream/13_git1505328970.9c1c35c5.tar.gz efi-boot-shim-upstream/13_git1505328970.9c1c35c5.zip |
New upstream version 13~git1505328970.9c1c35c5upstream/13_git1505328970.9c1c35c5
Diffstat (limited to 'MokVars.txt')
-rw-r--r-- | MokVars.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MokVars.txt b/MokVars.txt index cac5349f..d57fd87d 100644 --- a/MokVars.txt +++ b/MokVars.txt @@ -60,6 +60,11 @@ as described in the UEFI specification. BS,NV MokListRT: A copy of MokList made available to the kernel at runtime. RT +MokListX: A list of blacklisted keys and hashes. An EFI_SIGNATURE_LIST +as described in the UEFI specification. BS,NV + +MokListXRT: A copy of MokListX made available to the kernel at runtime. RT + MokSBState: An 8-bit unsigned integer. If 1, shim will switch to insecure mode. BS,NV |