VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsBml/DcsBml.h
diff options
context:
space:
mode:
Diffstat (limited to 'DcsBml/DcsBml.h')
-rw-r--r--DcsBml/DcsBml.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/DcsBml/DcsBml.h b/DcsBml/DcsBml.h
index df639fc..8a11633 100644
--- a/DcsBml/DcsBml.h
+++ b/DcsBml/DcsBml.h
@@ -57,8 +57,8 @@ extern EFI_DCSBML_PROTOCOL gEfiDcsBmlProtocol;
EFI_STATUS
BootMenuLock(
- IN EFI_DCSBML_PROTOCOL *This,
- IN BOOLEAN Lock
+ IN EFI_DCSBML_PROTOCOL *This,
+ IN UINT32 LockFlags
);