diff options
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 cdfec2c8..baf8db9a 100644 --- a/MokVars.txt +++ b/MokVars.txt @@ -53,6 +53,11 @@ The hash will be regenerated by MokManager after the user is requested to enter their password to confirm enrolment of the keys. If the hash matches MokAuth, the user will be prompted to enrol the keys. BS,RT,NV +ShimRetainProtocol: UINT8, read by Shim before uninstalling protocol. +If set to non-zero, Shim will keep the protocol in place. It can be +used by second stages to ensure the protocol is still available for +later stages, and can thus be used to verify additional PE files. BS,RT. + State variables: MokList: A list of authorized keys and hashes. An EFI_SIGNATURE_LIST |