Home
last modified time | relevance | path

Searched refs:EFI_HTTP_MESSAGE (Results 1 – 8 of 8) 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
296 EFI_HTTP_MESSAGE *Message;
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootSupport.h193 EFI_HTTP_MESSAGE ReqMessage;
195 EFI_HTTP_MESSAGE RspMessage;
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DHttpLib.h443 IN CONST EFI_HTTP_MESSAGE *Message,
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpProto.h576 IN EFI_HTTP_MESSAGE *HttpMsg
DHttpImpl.c234 EFI_HTTP_MESSAGE *HttpMsg; in EfiHttpRequest()
936 EFI_HTTP_MESSAGE *HttpMsg; in HttpResponseWorker()
1500 EFI_HTTP_MESSAGE *HttpMsg; in EfiHttpResponse()
DHttpProto.c2010 IN EFI_HTTP_MESSAGE *HttpMsg in HttpTcpReceiveBody()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DDxeHttpLib.c1656 IN CONST EFI_HTTP_MESSAGE *Message, in HttpGenRequestMessage()