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>,
Carsey Jaben <jaben.carsey@intel.com>,
Wu Jiaxin <jiaxin.wu@intel.com>
Subject: [Patch 0/2] windowsize option support
Date: Thu, 16 Mar 2017 16:35:47 +0800 [thread overview]
Message-ID: <1489653350-62316-1-git-send-email-jiaxin.wu@intel.com> (raw)
Support the tftp windowsize option that allows the client and server to
negotiate a window size of consecutive blocks to send as an alternative
for replacing the single-block lockstep schema.
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Carsey Jaben <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Jiaxin Wu (2):
MdeModulePke/Mtftp4Dxe: Add windowsize option support
ShellPkg/tftp: Add one option for tftp command to specify windowsize
.../Universal/Network/Mtftp4Dxe/Mtftp4Impl.c | 5 +-
.../Universal/Network/Mtftp4Dxe/Mtftp4Impl.h | 11 +++-
.../Universal/Network/Mtftp4Dxe/Mtftp4Option.c | 12 ++++-
.../Universal/Network/Mtftp4Dxe/Mtftp4Option.h | 6 ++-
.../Universal/Network/Mtftp4Dxe/Mtftp4Rrq.c | 44 +++++++++++-----
.../Universal/Network/Mtftp4Dxe/Mtftp4Support.c | 14 ++---
.../Universal/Network/Mtftp4Dxe/Mtftp4Support.h | 16 +-----
.../Universal/Network/Mtftp4Dxe/Mtftp4Wrq.c | 41 ++++++++++++---
ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c | 60 ++++++++++++++++++----
.../UefiShellTftpCommandLib.uni | 6 ++-
10 files changed, 158 insertions(+), 57 deletions(-)
--
1.9.5.msysgit.1
next reply other threads:[~2017-03-16 8:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-16 8:35 Jiaxin Wu [this message]
2017-03-16 8:35 ` [Patch 1/2] MdeModulePke/Mtftp4Dxe: Add windowsize option support Jiaxin Wu
2017-03-16 8:35 ` [Patch 2/2] ShellPkg/tftp: Add one option for tftp command to specify windowsize Jiaxin Wu
2017-03-16 16:12 ` Carsey, Jaben
2017-03-17 1:23 ` Wu, Jiaxin
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=1489653350-62316-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