From: Jiaxin Wu <Jiaxin.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Ye Ting <ting.ye@intel.com>, Fu Siyuan <siyuan.fu@intel.com>,
Wu Jiaxin <jiaxin.wu@intel.com>
Subject: [Patch 0/2] Mtftp: Correct the total received and saved block number.
Date: Thu, 25 Oct 2018 16:56:11 +0800 [thread overview]
Message-ID: <20181025085613.2828-1-Jiaxin.wu@intel.com> (raw)
The block returned from Mtftp4RemoveBlockNum is not the total received and
saved block number if it works in passive (Slave) mode.
The issue was exposed by the EMS test.
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Jiaxin Wu (2):
MdeModulePke/Mtftp4Dxe: Correct the total received and saved block
number.
NetworkPkg/Mtftp6Dxe: Correct the total received and saved block
number.
.../Universal/Network/Mtftp4Dxe/Mtftp4Impl.h | 6 +++++-
.../Universal/Network/Mtftp4Dxe/Mtftp4Rrq.c | 16 +++++++++++-----
.../Universal/Network/Mtftp4Dxe/Mtftp4Support.c | 10 +++++-----
.../Universal/Network/Mtftp4Dxe/Mtftp4Support.h | 6 +++---
.../Universal/Network/Mtftp4Dxe/Mtftp4Wrq.c | 6 +++---
NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h | 6 +++++-
NetworkPkg/Mtftp6Dxe/Mtftp6Rrq.c | 16 +++++++++++-----
NetworkPkg/Mtftp6Dxe/Mtftp6Support.c | 10 +++++-----
NetworkPkg/Mtftp6Dxe/Mtftp6Support.h | 8 ++++----
NetworkPkg/Mtftp6Dxe/Mtftp6Wrq.c | 6 +++---
10 files changed, 55 insertions(+), 35 deletions(-)
--
2.17.1.windows.2
next reply other threads:[~2018-10-25 8:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-25 8:56 Jiaxin Wu [this message]
2018-10-25 8:56 ` [Patch 1/2] MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number Jiaxin Wu
2018-10-25 8:56 ` [Patch 2/2] NetworkPkg/Mtftp6Dxe: " Jiaxin Wu
2018-10-26 5:35 ` [Patch 0/2] Mtftp: " 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=20181025085613.2828-1-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