diff --git a/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c b/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c index c140d9fc30..a49f63e7c3 100644 --- a/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c +++ b/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c @@ -206,6 +206,8 @@ GenericProtocolNotify ( Creates an event for each entry in a table that is fired everytime a Protocol of a specific type is installed. + @param Entry Pointer to EFI_CORE_PROTOCOL_NOTIFY_ENTRY. + **/ VOID CoreNotifyOnProtocolEntryTable (