audk/MdeModulePkg/Universal/Network/Mtftp4Dxe
Jiaxin Wu 6c047cfab1 MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=886

This patch is to support the TFTP windowsize option described in RFC 7440.
The feature 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.

Currently, the windowsize for write request operation is not supported since
there is no real use cases.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Shao Ming <ming.shao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2018-09-27 08:59:59 +08:00
..
ComponentName.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mtftp4Driver.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mtftp4Driver.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mtftp4Dxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
Mtftp4Dxe.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mtftp4DxeExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mtftp4Impl.c MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Impl.h MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Option.c MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Option.h MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Rrq.c MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Support.c MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Support.h MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00
Mtftp4Wrq.c MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation. 2018-09-27 08:59:59 +08:00