Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dhand.c606 …Status = uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, OldInterface, NewI… in LibReinstallProtocolInterfaces()
628 …uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, NewInterface, OldInterface); in LibReinstallProtocolInterfaces()
/DragonStub/inc/
H A Defiapi.h895 EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface; member