]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpBootDxe/HttpBootClient.h
NetworkPkg: Enlarge receive block size of HTTP boot driver.
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootClient.h
index 2dfafab93681de84b59f329004d118a802fab7fc..06b91098fc38ff472699f4800531812dd3e5ea2f 100644 (file)
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define __EFI_HTTP_BOOT_HTTP_H__\r
 \r
 #define HTTP_BOOT_REQUEST_TIMEOUT            5000      // 5 seconds in uints of millisecond.\r
-#define HTTP_BOOT_BLOCK_SIZE                 1024\r
+#define HTTP_BOOT_BLOCK_SIZE                 1500\r
 \r
 #define HTTP_FIELD_NAME_USER_AGENT           "User-Agent"\r
 #define HTTP_FIELD_NAME_HOST                 "Host"\r