VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsCfg/DcsCfg.h
diff options
context:
space:
mode:
authorkavsrf <kavsrf@gmail.com>2017-02-05 23:45:29 +0300
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-05 17:36:54 +0200
commitfdfe9f849c15dc4b864a72fcbc5266edb68171c1 (patch)
treeec625901931928af079611f8af9cc3dc5d6ed3f9 /DcsCfg/DcsCfg.h
parentabf3adcd2f37f4e278fc9ef7634ca0c8f5171893 (diff)
downloadVeraCrypt-DCS-fdfe9f849c15dc4b864a72fcbc5266edb68171c1.tar.gz
VeraCrypt-DCS-fdfe9f849c15dc4b864a72fcbc5266edb68171c1.zip
DcsCfg dumps of secregion and tables
Diffstat (limited to 'DcsCfg/DcsCfg.h')
-rw-r--r--DcsCfg/DcsCfg.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/DcsCfg/DcsCfg.h b/DcsCfg/DcsCfg.h
index 8a9a15a..6fda422 100644
--- a/DcsCfg/DcsCfg.h
+++ b/DcsCfg/DcsCfg.h
@@ -95,6 +95,13 @@ EFI_STATUS
SecRigionAdd(
IN UINTN regIdx
);
+
+EFI_STATUS
+SecRigionDump(
+ IN EFI_HANDLE hBio,
+ IN CHAR16 *prefix
+ );
+
//////////////////////////////////////////////////////////////////////////
// Set DcsInt parameters
//////////////////////////////////////////////////////////////////////////