summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Impl.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman1-1/+8
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-0/+6
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-2/+2
2011-06-08String Reference Cleanup.lzeng141-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-03For network dynamic media support:xdu21-2/+4
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-1/+1
2009-11-04[Change summary]:tye1-5/+5
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-13/+18
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff1-12/+8
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-02-01re order the function definition to avoid unnecessary declaration.niry1-232/+234
2009-01-16Insert comments for functions/macros and add the file headers.niry1-183/+373
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-13/+0
2008-07-28fixed one bug to catch the return status.vanjeff1-5/+9
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-32/+32
2007-12-18Sync the latest version from R8.vanjeff1-0/+10
2007-11-20remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff1-7/+11
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-11/+7
2007-10-09Clean up Network Components to support GCC build.yshang11-1/+1
2007-08-27Make MdeModulePkg GCC clean.qwang121-2/+2
2007-08-071. Enable Mtftp4Dxe in MdeModulePkg.dscvanjeff1-8/+12
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+892