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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DHandle.c221 VOID *ExistingInterface; local
245 Status = SmmHandleProtocol (*UserHandle, Protocol, (VOID **)&ExistingInterface);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Hand/
H A DHandle.c351 VOID *ExistingInterface; local
375 Status = CoreHandleProtocol (*UserHandle, Protocol, (VOID **)&ExistingInterface);

Completed in 229 milliseconds