Searched refs:UninstallProtocolInterface (Results 1 – 5 of 5) sorted by relevance
504 uefi_call_wrapper(BS->UninstallProtocolInterface, 3, *Handle, Protocol, Interface); in LibInstallProtocolInterfaces()551 Status = uefi_call_wrapper(BS->UninstallProtocolInterface, 3, Handle, Protocol, Interface); in LibUninstallProtocolInterfaces()
767 EFI_UNINSTALL_PROTOCOL_INTERFACE UninstallProtocolInterface; member
1710 EFI_UNINSTALL_PROTOCOL_INTERFACE UninstallProtocolInterface; member