Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dhand.c504 uefi_call_wrapper(BS->UninstallProtocolInterface, 3, *Handle, Protocol, Interface); in LibInstallProtocolInterfaces()
552 Status = uefi_call_wrapper(BS->UninstallProtocolInterface, 3, Handle, Protocol, Interface); in LibUninstallProtocolInterfaces()
/DragonStub/inc/
H A Defiapi.h896 EFI_UNINSTALL_PROTOCOL_INTERFACE UninstallProtocolInterface; member