VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Include/Library/DcsCfgLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/Library/DcsCfgLib.h')
-rw-r--r--Include/Library/DcsCfgLib.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Include/Library/DcsCfgLib.h b/Include/Library/DcsCfgLib.h
index 259004e..4c8153b 100644
--- a/Include/Library/DcsCfgLib.h
+++ b/Include/Library/DcsCfgLib.h
@@ -138,6 +138,11 @@ TablesList(
IN VOID* tables
);
+EFI_STATUS
+TablesDump(
+ IN CHAR16 *prefix
+ );
+
//////////////////////////////////////////////////////////////////////////
// Random
//////////////////////////////////////////////////////////////////////////