summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Rrq.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-818/+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-5/+11
2018-09-27MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu1-16/+39
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-23/+23
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell1-4/+5
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-8/+27
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-7/+14
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/+3
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-1/+1
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-20/+21
2009-06-29add security check.vanjeff1-2/+2
2009-01-16Insert comments for functions/macros and add the file headers.niry1-40/+57
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-6/+6
2007-12-18Sync the latest version from R8.vanjeff1-7/+19
2007-10-09Clean up Network Components to support GCC build.yshang11-6/+6
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+735