VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Include/Library/CommonLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/Library/CommonLib.h')
-rw-r--r--Include/Library/CommonLib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Include/Library/CommonLib.h b/Include/Library/CommonLib.h
index d64ae41..cd7e068 100644
--- a/Include/Library/CommonLib.h
+++ b/Include/Library/CommonLib.h
@@ -609,7 +609,8 @@ BootOrderRemove(
EFI_STATUS
BootOrderPresent(
IN CHAR16 *OrderVarName,
- UINT16 value);
+ UINT16 value,
+ UINTN *index);
EFI_STATUS
BootMenuItemCreate(