From a2cc3b0d11fe5a31e8fb44f15b38f77ec46bde4a Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Wed, 26 Sep 2012 16:36:53 +0800 Subject: [PATCH] correct wording --- MokManager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MokManager.c b/MokManager.c index 66d5152..8685dba 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,