Searched refs:ReinstallProtocolInterface (Results 1 – 2 of 2) sorted by relevance
/DragonStub/lib/ |
H A D | hand.c | 606 …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 D | efiapi.h | 895 EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface; member
|