Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootClient.h19 #define HTTP_BOOT_REQUEST_TIMEOUT 5000 // 5 seconds in uints of millisecond. macro
DHttpBootClient.c459 ConfigData.Config4.RequestTimeOut = HTTP_BOOT_REQUEST_TIMEOUT; in HttpBootCreateHttpIo()
465 ConfigData.Config6.RequestTimeOut = HTTP_BOOT_REQUEST_TIMEOUT; in HttpBootCreateHttpIo()