Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c47 static EFI_GUID http_guid = EFI_HTTP_PROTOCOL_GUID; variable
306 status = BS->OpenProtocol(oh->http_handle, &http_guid, in efihttp_dev_open()