summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c')
-rw-r--r--MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c b/MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c
index f740195ef9..41ff4412ce 100644
--- a/MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c
+++ b/MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.c
@@ -408,7 +408,7 @@ BuildFv3Hob (
IN UINT64 Length,
IN UINT32 AuthenticationStatus,
IN BOOLEAN ExtractedFv,
- IN CONST EFI_GUID *FvName, OPTIONAL
+ IN CONST EFI_GUID *FvName OPTIONAL,
IN CONST EFI_GUID *FileName OPTIONAL
)
{