public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Jiaxin Wu <jiaxin.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Laszlo Ersek <lersek@redhat.com>,
	Justen Jordan L <jordan.l.justen@intel.com>,
	Gary Lin <glin@suse.com>, Ye Ting <ting.ye@intel.com>,
	Fu Siyuan <siyuan.fu@intel.com>,
	Kinney Michael D <michael.d.kinney@intel.com>,
	Wu Jiaxin <jiaxin.wu@intel.com>
Subject: [PATCH v3 0/3] Enable the HTTP connections switch
Date: Thu, 19 Jan 2017 13:18:00 +0800	[thread overview]
Message-ID: <1484803083-147376-1-git-send-email-jiaxin.wu@intel.com> (raw)

v3:
* Append patch for OVMF. 

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Justen Jordan L <jordan.l.justen@intel.com>
Cc: Gary Lin <glin@suse.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Kinney Michael D <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>

Jiaxin Wu (3):
  NetworkPkg: Add PCD to enable the HTTP connections switch
  Nt32Pkg.dsc: Add flag to control HTTP connections
  OvmfPkg: Allow HTTP connections if HTTP Boot enabled

 NetworkPkg/HttpBootDxe/HttpBootClient.c  | 20 +++++++-
 NetworkPkg/HttpBootDxe/HttpBootConfig.c  | 81 ++++++++++++++++++++------------
 NetworkPkg/HttpBootDxe/HttpBootDxe.inf   |  5 +-
 NetworkPkg/HttpBootDxe/HttpBootSupport.c | 53 ++++++++++++++++++++-
 NetworkPkg/HttpBootDxe/HttpBootSupport.h | 17 ++++++-
 NetworkPkg/HttpDxe/HttpDxe.inf           |  5 +-
 NetworkPkg/HttpDxe/HttpImpl.c            | 12 ++++-
 NetworkPkg/NetworkPkg.dec                |  8 +++-
 Nt32Pkg/Nt32Pkg.dsc                      | 18 ++++++-
 OvmfPkg/OvmfPkgIa32.dsc                  |  6 ++-
 OvmfPkg/OvmfPkgIa32X64.dsc               |  6 ++-
 OvmfPkg/OvmfPkgX64.dsc                   |  6 ++-
 12 files changed, 195 insertions(+), 42 deletions(-)

-- 
1.9.5.msysgit.1



             reply	other threads:[~2017-01-19  5:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-19  5:18 Jiaxin Wu [this message]
2017-01-19  5:18 ` [PATCH v3 1/3] NetworkPkg: Add PCD to enable the HTTP connections switch Jiaxin Wu
2017-01-19  5:18 ` [PATCH v3 2/3] Nt32Pkg.dsc: Add flag to control HTTP connections Jiaxin Wu
2017-01-19  5:18 ` [PATCH 3/3] OvmfPkg: Allow HTTP connections if HTTP Boot enabled Jiaxin Wu
2017-01-19  6:56   ` Gary Lin
2017-01-19  8:33   ` Laszlo Ersek
2017-01-20  0:54     ` Wu, Jiaxin
2017-01-23  2:11 ` [PATCH v3 0/3] Enable the HTTP connections switch Ye, Ting
2017-01-23  2:11 ` Fu, Siyuan
2017-01-23  2:40 ` Wu, Jiaxin
2017-01-23 10:36   ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1484803083-147376-1-git-send-email-jiaxin.wu@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox