mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-29 20:08:34 +00:00
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> |
||
|---|---|---|
| .. | ||
| ComponentName.c | ||
| Mtftp4Driver.c | ||
| Mtftp4Driver.h | ||
| Mtftp4Dxe.inf | ||
| Mtftp4Dxe.uni | ||
| Mtftp4DxeExtra.uni | ||
| Mtftp4Impl.c | ||
| Mtftp4Impl.h | ||
| Mtftp4Option.c | ||
| Mtftp4Option.h | ||
| Mtftp4Rrq.c | ||
| Mtftp4Support.c | ||
| Mtftp4Support.h | ||
| Mtftp4Wrq.c | ||