audk/NetworkPkg/HttpBootDxe
Zachary Clark-Williams ac70e71b1f NetworkPkg: Making the HTTP IO timeout value programmable with PCD
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3507

HTTP boot has a default set forced timeout value of 5 seconds
for getting the recovery image from a remote source.
This change allows the HTTP boot flow to get the IO timeout value
from the PcdHttpIoTimeout.
PcdHttpIoTimeout value is set in platform code.

Signed-off-by: Zachary Clark-Williams <zachary.clark-williams@intel.com>
Cc: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Reviewed-by: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2021-07-28 16:19:19 +00:00
..
HttpBootClient.c NetworkPkg: Making the HTTP IO timeout value programmable with PCD 2021-07-28 16:19:19 +00:00
HttpBootClient.h NetworkPkg: Making the HTTP IO timeout value programmable with PCD 2021-07-28 16:19:19 +00:00
HttpBootComponentName.c NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootComponentName.h NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootConfig.c NetworkPkg/HttpBootDxe: Fix a typo in variable name 2020-02-10 22:30:07 +00:00
HttpBootConfig.h NetworkPkg/HttpBootDxe: Fix a typo in variable name 2020-02-10 22:30:07 +00:00
HttpBootConfigNVDataStruc.h NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootConfigStrings.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootConfigVfr.vfr NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootDhcp4.c NetworkPkg/HttpBootDxe: Fix various typos 2020-02-10 22:30:07 +00:00
HttpBootDhcp4.h NetworkPkg/HttpBootDxe: Add RISC-V architecture for EDK2 CI. 2020-04-03 17:09:12 +00:00
HttpBootDhcp6.c NetworkPkg/HttpBootDxe: Fix various typos 2020-02-10 22:30:07 +00:00
HttpBootDhcp6.h NetworkPkg/HttpBootDxe: Fix various typos 2020-02-10 22:30:07 +00:00
HttpBootDxe.c NetworkPkg/HttpBootDxe: Fix various typos 2020-02-10 22:30:07 +00:00
HttpBootDxe.h NetworkPkg/HttpBootDxe: Utilize HttpIoLib 2020-12-04 11:45:07 +00:00
HttpBootDxe.inf NetworkPkg: Making the HTTP IO timeout value programmable with PCD 2021-07-28 16:19:19 +00:00
HttpBootDxe.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootDxeExtra.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootImpl.c NetworkPkg/HttpBootDxe: Fix various typos 2020-02-10 22:30:07 +00:00
HttpBootImpl.h NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpBootSupport.c NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs 2021-01-14 14:54:12 +00:00
HttpBootSupport.h NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs 2021-01-14 14:54:12 +00:00