Home
last modified time | relevance | path

Searched refs:CoreFindProtocolInterface (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DNotify.c68 Prot = CoreFindProtocolInterface (Handle, Protocol, Interface); in CoreRemoveInterfaceFromProtocol()
216 Prot = CoreFindProtocolInterface (UserHandle, Protocol, OldInterface); in CoreReinstallProtocolInterface()
DHandle.h155 CoreFindProtocolInterface (
DHandle.c172 CoreFindProtocolInterface ( in CoreFindProtocolInterface() function
441 ASSERT (CoreFindProtocolInterface (Handle, Protocol, Interface) == NULL); in CoreInstallProtocolInterfaceNotify()
745 Prot = CoreFindProtocolInterface (UserHandle, Protocol, Interface); in CoreUninstallProtocolInterface()