HomeSort by: relevance | last modified time | path
    Searched refs:ReinstallProtocolInterface (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
hand.c 611 Status = uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, OldInterface, NewInterface);
635 uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, NewInterface, OldInterface);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h 854 EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 902 ACPI_EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface;

Completed in 32 milliseconds