summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootDxe.inf
diff options
context:
space:
mode:
authorJiaxin Wu <jiaxin.wu@intel.com>2017-02-14 16:36:36 +0800
committerJiaxin Wu <jiaxin.wu@intel.com>2017-02-15 14:36:52 +0800
commit5e9e151c2061cc10e5aa9f41c6f1d7d1b865954e (patch)
tree99ffa48e2992f57f342bcdbb71c4cded7780ccf6 /NetworkPkg/HttpBootDxe/HttpBootDxe.inf
parent483ee515205504f8c964c51621b01d611e8828e5 (diff)
downloadedk2-5e9e151c2061cc10e5aa9f41c6f1d7d1b865954e.tar.gz
edk2-5e9e151c2061cc10e5aa9f41c6f1d7d1b865954e.tar.bz2
edk2-5e9e151c2061cc10e5aa9f41c6f1d7d1b865954e.zip
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>
Diffstat (limited to 'NetworkPkg/HttpBootDxe/HttpBootDxe.inf')
-rw-r--r--NetworkPkg/HttpBootDxe/HttpBootDxe.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetworkPkg/HttpBootDxe/HttpBootDxe.inf b/NetworkPkg/HttpBootDxe/HttpBootDxe.inf
index 982e6b49be..ec983ba7ad 100644
--- a/NetworkPkg/HttpBootDxe/HttpBootDxe.inf
+++ b/NetworkPkg/HttpBootDxe/HttpBootDxe.inf
@@ -60,6 +60,7 @@
HttpLib
HiiLib
PrintLib
+ DpcLib
UefiHiiServicesLib
UefiBootManagerLib