correct wording

This commit is contained in:
Gary Ching-Pang Lin 2012-09-26 16:36:53 +08:00
parent c6bd45d065
commit a2cc3b0d11

View File

@ -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,