summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Ching-Pang Lin <glin@suse.com>2012-09-26 16:36:53 +0800
committerGary Ching-Pang Lin <glin@suse.com>2012-09-26 16:36:53 +0800
commita2cc3b0d11fe5a31e8fb44f15b38f77ec46bde4a (patch)
tree4dfe3a59232d06690d50ac0d10d815ebdeaacf9d
parentc6bd45d065bbd665d82f37af623eccf88d5aeb3a (diff)
downloadefi-boot-shim-a2cc3b0d11fe5a31e8fb44f15b38f77ec46bde4a.tar.gz
efi-boot-shim-a2cc3b0d11fe5a31e8fb44f15b38f77ec46bde4a.zip
correct wording
-rw-r--r--MokManager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MokManager.c b/MokManager.c
index 66d51523..8685dba6 100644
--- a/MokManager.c
+++ b/MokManager.c
@@ -588,7 +588,7 @@ static EFI_STATUS store_keys (void *MokNew, UINTN MokNewSize)
get_password(&pw_length, password);
if (pw_length < 8) {
- Print(L"At 8 characters for the password\n");
+ Print(L"At least 8 characters for the password\n");
}
efi_status = compute_pw_hash(MokNew, MokNewSize, password,