summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Wrq.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-529/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number.Jiaxin Wu2018-10-291-3/+3
* MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu2018-09-271-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-13/+13
* MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak.Wang Fan2018-01-101-1/+5
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan132010-07-011-1/+1
* Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan132010-06-291-3/+4
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-0/+1
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-3/+3
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-4/+4
* add security check.vanjeff2009-06-291-1/+2
* Insert comments for functions/macros and add the file headers.niry2009-01-161-94/+99
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-5/+5
* Clean up Network Components to support GCC build.yshang12007-10-091-4/+4
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-1/+1
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+522