From 9abedc47f521ed7b439ceb24730d22a33bc6e03b Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 1 Aug 2017 11:30:12 -0400 Subject: [PATCH] Add MokListX to MokVars.txt Signed-off-by: Peter Jones --- MokVars.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MokVars.txt b/MokVars.txt index cac5349..d57fd87 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