audk/NetworkPkg/HttpBootDxe
Jiaxin Wu b173ad7851 NetworkPkg/HttpBootDxe: Update to check specified media type
IANA has approved below new media type for EFI http(s) boot usage:
  application/vnd.efi.img
  application/vnd.efi.iso

HTTP boot driver should be updated to check the above media type
from Content-Type header field.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2017-02-16 22:35:19 +08:00
..
HttpBootClient.c NetworkPkg: Add PCD to enable the HTTP connections switch 2017-01-23 10:25:29 +08:00
HttpBootClient.h NetworkPkg: Handling timeout case in httpboot driver 2016-06-13 11:51:58 +08:00
HttpBootComponentName.c
HttpBootComponentName.h
HttpBootConfig.c NetworkPkg: Add PCD to enable the HTTP connections switch 2017-01-23 10:25:29 +08:00
HttpBootConfig.h
HttpBootConfigNVDataStruc.h NetworkPkg: Allow user to create a HTTP corporate boot option in setup page. 2016-04-27 10:19:12 +08:00
HttpBootConfigStrings.uni NetworkPkg: Fix some typos of "according" 2017-02-08 14:48:44 +08:00
HttpBootConfigVfr.vfr NetworkPkg: Fix HII related problem in HTTP boot driver. 2016-03-24 10:09:47 +08:00
HttpBootDhcp4.c NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver. 2016-12-19 08:54:18 +08:00
HttpBootDhcp4.h NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
HttpBootDhcp6.c NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver. 2016-12-19 08:54:18 +08:00
HttpBootDhcp6.h NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
HttpBootDxe.c
HttpBootDxe.h NetworkPkg/HttpBootDxe: Update to check specified media type 2017-02-16 22:35:19 +08:00
HttpBootDxe.inf NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACK 2017-02-15 14:36:52 +08:00
HttpBootDxe.uni
HttpBootDxeExtra.uni
HttpBootImpl.c NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
HttpBootImpl.h
HttpBootSupport.c NetworkPkg/HttpBootDxe: Update to check specified media type 2017-02-16 22:35:19 +08:00
HttpBootSupport.h NetworkPkg: Add PCD to enable the HTTP connections switch 2017-01-23 10:25:29 +08:00