Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootClient.h124 IN BOOLEAN HeaderOnly,
DHttpBootClient.c738 IN BOOLEAN HeaderOnly, in HttpBootGetBootFile() argument
782 if (!HeaderOnly) { in HttpBootGetBootFile()
798 if ((!HeaderOnly) && (*BufferSize == 0)) { in HttpBootGetBootFile()
878 RequestData->Method = HeaderOnly ? HttpMethodHead : HttpMethodGet; in HttpBootGetBootFile()
963 HeaderOnly? HttpMethodHead : HttpMethodGet, in HttpBootGetBootFile()
979 if (!HeaderOnly) { in HttpBootGetBootFile()