]> git.proxmox.com Git - mirror_edk2.git/commit
Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib provide...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Sep 2008 01:12:31 +0000 (01:12 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Sep 2008 01:12:31 +0000 (01:12 +0000)
commit7899b7971577075095266cc2af2010f2827e4096
tree6514934da22b6dc4b1af22b87c465a31eedf02dd
parenta8aba574e722ee8ea4e8774348c58bbc25d0959b
Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib provide the similar function EfiCreateProtocolNotifyEvent(). DxeCore can use that library function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5883 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Dxe/FwVol/FwVol.c
MdeModulePkg/Core/Dxe/Library.h
MdeModulePkg/Core/Dxe/Library/Library.c