mirror of https://github.com/acidanthera/audk.git
Minor comment fix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10058 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f505090909
commit
12fbc893e4
|
@ -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 (
|
||||
|
|
Loading…
Reference in New Issue