VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/VeraCryptLib/DcsVeraCrypt.h
diff options
context:
space:
mode:
authorkavsrf <kavsrf@gmail.com>2017-02-02 11:40:40 +0300
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-05 17:36:54 +0200
commitd200f27ac3b8a4f58e52a5ee798e11e3fdf74924 (patch)
treec2ed641d00203d91732911241d22a92e48bc1d4a /Library/VeraCryptLib/DcsVeraCrypt.h
parent8051ac7985a2cef1e561fdf1f4258ae640d3735b (diff)
downloadVeraCrypt-DCS-d200f27ac3b8a4f58e52a5ee798e11e3fdf74924.tar.gz
VeraCrypt-DCS-d200f27ac3b8a4f58e52a5ee798e11e3fdf74924.zip
double reboot in pre-test phase
force boot messages
Diffstat (limited to 'Library/VeraCryptLib/DcsVeraCrypt.h')
-rw-r--r--Library/VeraCryptLib/DcsVeraCrypt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/VeraCryptLib/DcsVeraCrypt.h b/Library/VeraCryptLib/DcsVeraCrypt.h
index 41dc6c2..e6ee57c 100644
--- a/Library/VeraCryptLib/DcsVeraCrypt.h
+++ b/Library/VeraCryptLib/DcsVeraCrypt.h
@@ -65,6 +65,9 @@ extern UINTN gPlatformKeyFileSize;
extern EFI_GUID *gPartitionGuidOS;
extern int gDcsBootForce;
+extern char* gForcePasswordMsg;
+extern int gForcePasswordType;
+extern UINT8 gForcePasswordProgress;
extern CHAR8* gOnExitFailed;
extern CHAR8* gOnExitSuccess;