From 10ddedbbac7acb326fb9447c6a1c5f1706017e4b Mon Sep 17 00:00:00 2001 From: kavsrf Date: Sun, 26 Feb 2017 11:42:59 +0300 Subject: PasswordTimeout and infodelay keys in DcsProp DcsProp documented included in VeraCrypt Beta2 patch 1 --- Include/Library/PasswordLib.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Include') diff --git a/Include/Library/PasswordLib.h b/Include/Library/PasswordLib.h index a827b16..25ee1aa 100644 --- a/Include/Library/PasswordLib.h +++ b/Include/Library/PasswordLib.h @@ -24,6 +24,8 @@ extern CHAR8* gPasswordPictureCharsDefault; extern UINTN gPasswordPictureCharsLen; extern UINT8 gPasswordVisible; extern UINT8 gPasswordProgress; +extern int gPasswordTimeout; + extern int gPasswordShowMark; extern VOID* gPictPwdBmp; extern UINTN gPictPwdBmpSize; -- cgit v1.2.3