summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Fix build fail.ydong101-8/+8
2012-11-01Add more check to make code more safely.ydong101-0/+2
2010-09-16Refine code to make code run safely.ydong101-1/+1
2010-07-01Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan131-1/+3
2010-06-29Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan131-3/+25
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-2/+2
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-14/+12
2009-06-29add security check.vanjeff1-2/+5
2009-02-01re order the function definition to avoid unnecessary declaration.niry1-4/+4
2009-01-16Insert comments for functions/macros and add the file headers.niry1-53/+40
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+0
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-16/+16
2008-01-08fixed one bug when calculate the string length.vanjeff1-4/+4
2007-12-18Sync the latest version from R8.vanjeff1-2/+2
2007-10-09Clean up Network Components to support GCC build.yshang11-2/+2
2007-08-301. Fixed one bug in Undi driver. vanjeff1-2/+7
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-12/+21
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+591