]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACK
authorJiaxin Wu <jiaxin.wu@intel.com>
Tue, 14 Feb 2017 08:36:36 +0000 (16:36 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Wed, 15 Feb 2017 06:36:52 +0000 (14:36 +0800)
commit5e9e151c2061cc10e5aa9f41c6f1d7d1b865954e
tree99ffa48e2992f57f342bcdbb71c4cded7780ccf6
parent483ee515205504f8c964c51621b01d611e8828e5
NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACK

This patch is to update the HTTP token notify as a DPC at
TPL_CALLBACK to align with UEFI Spec.

Cc: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
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: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Sriram Subramanian <sriram-s@hpe.com>
Reviewed-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
NetworkPkg/HttpBootDxe/HttpBootDxe.h
NetworkPkg/HttpBootDxe/HttpBootDxe.inf
NetworkPkg/HttpBootDxe/HttpBootSupport.c