From 12fbc893e46d70e19c0dc49aabb47ff044d01887 Mon Sep 17 00:00:00 2001 From: rsun3 Date: Wed, 24 Feb 2010 08:09:39 +0000 Subject: Minor comment fix. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10058 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MdeModulePkg') 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 ( -- cgit v1.2.3