From: Laszlo Ersek <lersek@redhat.com>
To: Siyuan Fu <siyuan.fu@intel.com>, Jiaxin Wu <jiaxin.wu@intel.com>
Cc: edk2-devel-01 <edk2-devel@lists.01.org>
Subject: Re: [PATCH 0/5] NetworkPkg: HTTP and TLS updates
Date: Tue, 27 Mar 2018 11:32:34 +0200 [thread overview]
Message-ID: <09f1858d-51db-9a3d-5d78-8dd322dec2bf@redhat.com> (raw)
In-Reply-To: <20180322163933.29122-1-lersek@redhat.com>
Siyuan, Jiaxin,
do you have any comments please?
Thanks,
Laszlo
On 03/22/18 17:39, Laszlo Ersek wrote:
> Repo: https://github.com/lersek/edk2.git
> Branch: http_and_tls_updates
>
> Patch #4 fixes TianoCore BZ#909
> <https://bugzilla.tianocore.org/show_bug.cgi?id=909>.
>
> Patches #2 and #3 are cleanups / preparation for patch #4.
>
> Patch #1 fixes an independent typo that I noticed in the code while
> configuring my DHCP server for HTTP(S) booting. It's isolated, so I put
> it first in the series.
>
> Patch #5 is preparation for future platform enablement, so that a
> platform can create both "TlsCaCertificate" and "HttpTlsCipherList"
> variables on every boot from scratch as volatile variables (without
> flash varstore footprint).
>
> I regression-tested this series with a successful HTTPS boot of an ISO
> image from OVMF, using a DER-formatted self-signed certificate that I
> enrolled with TlsAuthConfigDxe.
>
> Cc: Jiaxin Wu <jiaxin.wu@intel.com>
> Cc: Siyuan Fu <siyuan.fu@intel.com>
>
> Thanks,
> Laszlo
>
> Laszlo Ersek (5):
> NetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsing
> NetworkPkg/HttpDxe: use error handler epilogue in
> TlsConfigCertificate()
> NetworkPkg/HttpDxe: drop misleading comment / status code in cert
> config
> NetworkPkg/HttpDxe: sanity-check the TlsCaCertificate variable before
> use
> NetworkPkg/TlsAuthConfigDxe: preserve TlsCaCertificate variable
> attributes
>
> NetworkPkg/HttpBootDxe/HttpBootDhcp4.c | 4 +-
> NetworkPkg/HttpDxe/HttpDxe.inf | 3 +-
> NetworkPkg/HttpDxe/HttpsSupport.c | 74 ++++++++++++++++++--
> NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigImpl.c | 15 ++--
> 4 files changed, 80 insertions(+), 16 deletions(-)
>
next prev parent reply other threads:[~2018-03-27 9:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-22 16:39 [PATCH 0/5] NetworkPkg: HTTP and TLS updates Laszlo Ersek
2018-03-22 16:39 ` [PATCH 1/5] NetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsing Laszlo Ersek
2018-03-22 16:39 ` [PATCH 2/5] NetworkPkg/HttpDxe: use error handler epilogue in TlsConfigCertificate() Laszlo Ersek
2018-03-22 16:39 ` [PATCH 3/5] NetworkPkg/HttpDxe: drop misleading comment / status code in cert config Laszlo Ersek
2018-03-22 16:39 ` [PATCH 4/5] NetworkPkg/HttpDxe: sanity-check the TlsCaCertificate variable before use Laszlo Ersek
2018-03-22 16:39 ` [PATCH 5/5] NetworkPkg/TlsAuthConfigDxe: preserve TlsCaCertificate variable attributes Laszlo Ersek
2018-03-27 9:32 ` Laszlo Ersek [this message]
2018-03-28 4:32 ` [PATCH 0/5] NetworkPkg: HTTP and TLS updates Fu, Siyuan
2018-03-28 5:35 ` Wu, Jiaxin
2018-03-28 11:18 ` 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=09f1858d-51db-9a3d-5d78-8dd322dec2bf@redhat.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