Searched refs:OpenProtocol (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/stand/efi/libefi/
H A Dlibefi.c57 return (BS->OpenProtocol(handle, protocol, interface, IH, NULL,
H A Defihttp.c127 status = BS->OpenProtocol(handle, &ip4config2_guid,
298 status = BS->OpenProtocol(handle, &httpsb_guid, (void **)&sb, IH, NULL,
311 status = BS->OpenProtocol(oh->http_handle, &http_guid,
377 status = BS->OpenProtocol(oh->dev_handle, &httpsb_guid, (void **)&sb,
H A Defi_console.c132 status = BS->OpenProtocol(ST->ConsoleInHandle, &simple_input_ex_guid,
H A Definet.c123 status = BS->OpenProtocol(h, &sn_guid, (void **)&net,
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1315 Closes a protocol on a handle that was opened using OpenProtocol().
1318 with OpenProtocol(), and is now being closed.
1903 EFI_OPEN_PROTOCOL OpenProtocol; member in struct:__anon10665
/freebsd-12-stable/stand/efi/include/
H A Defiapi.h803 EFI_OPEN_PROTOCOL OpenProtocol; member in struct:__anon8954

Completed in 188 milliseconds