Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DHttp.h205 } EFI_HTTP_RESPONSE_DATA; typedef
240 EFI_HTTP_RESPONSE_DATA *Response;
/freebsd/stand/efi/libefi/
H A Defihttp.c390 EFI_HTTP_RESPONSE_DATA response; in _efihttp_fs_open()