summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/LockBoxLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/LockBoxLib.h')
-rw-r--r--MdeModulePkg/Include/Library/LockBoxLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/LockBoxLib.h b/MdeModulePkg/Include/Library/LockBoxLib.h
index 9dcd715d87..cab50da527 100644
--- a/MdeModulePkg/Include/Library/LockBoxLib.h
+++ b/MdeModulePkg/Include/Library/LockBoxLib.h
@@ -117,7 +117,7 @@ RETURN_STATUS
EFIAPI
RestoreLockBox (
IN GUID *Guid,
- IN VOID *Buffer, OPTIONAL
+ IN VOID *Buffer OPTIONAL,
IN OUT UINTN *Length OPTIONAL
);