From: Fu Siyuan <siyuan.fu@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch 0/2] Replace ASSERT with error return code in PXE and HTTP boot.
Date: Fri, 16 Dec 2016 16:18:52 +0800 [thread overview]
Message-ID: <1481876334-130492-1-git-send-email-siyuan.fu@intel.com> (raw)
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
next reply other threads:[~2016-12-16 8:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-16 8:18 Fu Siyuan [this message]
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 ` [Patch 0/2] Replace ASSERT with error return code in PXE and HTTP boot Ye, Ting
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=1481876334-130492-1-git-send-email-siyuan.fu@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