Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DRest.h54 IN EFI_HTTP_MESSAGE *RequestMessage,
55 OUT EFI_HTTP_MESSAGE *ResponseMessage
DHttp.h268 } EFI_HTTP_MESSAGE; typedef
294 EFI_HTTP_MESSAGE *Message;
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootSupport.h182 EFI_HTTP_MESSAGE ReqMessage;
184 EFI_HTTP_MESSAGE RspMessage;
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpProto.h543 IN EFI_HTTP_MESSAGE *HttpMsg
571 IN EFI_HTTP_MESSAGE *Message,
DHttpImpl.c233 EFI_HTTP_MESSAGE *HttpMsg; in EfiHttpRequest()
827 EFI_HTTP_MESSAGE *HttpMsg; in HttpResponseWorker()
1203 EFI_HTTP_MESSAGE *HttpMsg; in EfiHttpResponse()
DHttpProto.c1824 IN EFI_HTTP_MESSAGE *HttpMsg in HttpTcpReceiveBody()
1960 IN EFI_HTTP_MESSAGE *Message, in HttpGenRequestString()