summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/PrePiLib/PrePiLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Library/PrePiLib/PrePiLib.c')
-rw-r--r--EmbeddedPkg/Library/PrePiLib/PrePiLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.c b/EmbeddedPkg/Library/PrePiLib/PrePiLib.c
index d20617cf4b..b9344ed865 100644
--- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.c
+++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.c
@@ -202,7 +202,7 @@ LoadDxeCoreFromFfsFile (
EFI_STATUS
EFIAPI
LoadDxeCoreFromFv (
- IN UINTN *FvInstance, OPTIONAL
+ IN UINTN *FvInstance OPTIONAL,
IN UINTN StackSize
)
{