From f2e878683655b885f8ab2d365a40993ef942dea7 Mon Sep 17 00:00:00 2001 From: kavsrf Date: Sat, 31 Dec 2016 13:49:59 +0300 Subject: DcsProp configuration keys AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix --- Include/Library/PasswordLib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Include/Library/PasswordLib.h') diff --git a/Include/Library/PasswordLib.h b/Include/Library/PasswordLib.h index 62cad21..3396164 100644 --- a/Include/Library/PasswordLib.h +++ b/Include/Library/PasswordLib.h @@ -23,6 +23,7 @@ extern CHAR8* gPasswordPictureChars; extern CHAR8* gPasswordPictureCharsDefault; extern UINTN gPasswordPictureCharsLen; extern UINT8 gPasswordVisible; +extern UINT8 gPasswordProgress; extern int gPasswordShowMark; extern int gPlatformLocked; -- cgit v1.2.3