Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/Protocol/
H A DHttp.h211 } EFI_HTTP_RESPONSE_DATA; typedef
246 EFI_HTTP_RESPONSE_DATA *Response;
/freebsd/stand/efi/libefi/
H A Defihttp.c391 EFI_HTTP_RESPONSE_DATA response; in _efihttp_fs_open()