Home
last modified time | relevance | path

Searched refs:ExistingInterface (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DHandle.c221 VOID *ExistingInterface; in SmmInstallProtocolInterfaceNotify() local
245 Status = SmmHandleProtocol (*UserHandle, Protocol, (VOID **)&ExistingInterface); in SmmInstallProtocolInterfaceNotify()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DHandle.c351 VOID *ExistingInterface; in CoreInstallProtocolInterfaceNotify() local
375 Status = CoreHandleProtocol (*UserHandle, Protocol, (VOID **)&ExistingInterface); in CoreInstallProtocolInterfaceNotify()