From: "Ye, Ting" <ting.ye@intel.com>
To: "Fu, Siyuan" <siyuan.fu@intel.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [Patch 0/2] Replace ASSERT with error return code in PXE and HTTP boot.
Date: Fri, 16 Dec 2016 08:45:08 +0000 [thread overview]
Message-ID: <BC0C045B0E2A584CA4575E779FA2C12A1A88F66A@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1481876334-130492-1-git-send-email-siyuan.fu@intel.com>
Looks good to me.
Series Reviewed-by: Ye Ting <ting.ye@intel.com>
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Fu Siyuan
Sent: Friday, December 16, 2016 4:19 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [Patch 0/2] Replace ASSERT with error return code in PXE and HTTP boot.
This patch remove the ASSERT when receive a DHCP packet large than the maximum cache buffer size.
Fu Siyuan (2):
MdeModulePkg: Replace ASSERT with error return code in PXE driver.
NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot
driver.
.../Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c | 99 +++++++++++------
.../Universal/Network/UefiPxeBcDxe/PxeBcDhcp.h | 5 +-
NetworkPkg/HttpBootDxe/HttpBootDhcp4.c | 32 +++++-
NetworkPkg/HttpBootDxe/HttpBootDhcp6.c | 29 +++--
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c | 119 +++++++++++++++------
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c | 67 ++++++++----
6 files changed, 249 insertions(+), 102 deletions(-)
--
2.7.4.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
prev parent reply other threads:[~2016-12-16 8:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-16 8:18 [Patch 0/2] Replace ASSERT with error return code in PXE and HTTP boot Fu Siyuan
2016-12-16 8:18 ` [Patch 1/2] MdeModulePkg: Replace ASSERT with error return code in PXE driver Fu Siyuan
2016-12-16 8:59 ` Wu, Jiaxin
2016-12-16 8:18 ` [Patch 2/2] NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver Fu Siyuan
2016-12-16 8:57 ` Wu, Jiaxin
2016-12-16 8:45 ` Ye, Ting [this message]
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=BC0C045B0E2A584CA4575E779FA2C12A1A88F66A@SHSMSX103.ccr.corp.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