summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/OemHookStatusCodeLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/OemHookStatusCodeLib.h')
-rw-r--r--MdeModulePkg/Include/Library/OemHookStatusCodeLib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Library/OemHookStatusCodeLib.h b/MdeModulePkg/Include/Library/OemHookStatusCodeLib.h
index b13c38d2f7..9aeff52b81 100644
--- a/MdeModulePkg/Include/Library/OemHookStatusCodeLib.h
+++ b/MdeModulePkg/Include/Library/OemHookStatusCodeLib.h
@@ -65,9 +65,8 @@ OemHookStatusCodeReport (
IN EFI_STATUS_CODE_TYPE CodeType,
IN EFI_STATUS_CODE_VALUE Value,
IN UINT32 Instance,
- IN EFI_GUID *CallerId, OPTIONAL
+ IN EFI_GUID *CallerId OPTIONAL,
IN EFI_STATUS_CODE_DATA *Data OPTIONAL
);
#endif // __OEM_HOOK_STATUSCODE_LIB__
-