Searched defs:CoreFindProtocolInterface (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Hand/
H A DHandle.c172 CoreFindProtocolInterface ( function
441 ASSERT (CoreFindProtocolInterface (Handle, Protocol, Interface) == NULL);
740 Prot = CoreFindProtocolInterface (UserHandle, Protocol, Interface);

Completed in 295 milliseconds