summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Wrq.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-529/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-29MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number.Jiaxin Wu1-3/+3
2018-09-27MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-13/+13
2018-01-10MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak.Wang Fan1-1/+5
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2010-07-01Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan131-1/+1
2010-06-29Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan131-3/+4
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-0/+1
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-3/+3
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-4/+4
2009-06-29add security check.vanjeff1-1/+2
2009-01-16Insert comments for functions/macros and add the file headers.niry1-94/+99
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-5/+5
2007-10-09Clean up Network Components to support GCC build.yshang11-4/+4
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-1/+1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+522