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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DHandle.c125 SmmFindProtocolInterface ( function
300 ASSERT (SmmFindProtocolInterface (Handle, Protocol, Interface) == NULL);
390 Prot = SmmFindProtocolInterface (UserHandle, Protocol, Interface);

Completed in 263 milliseconds