summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Driver.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-739/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2018-03-03MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet li...Fu Siyuan1-6/+28
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-39/+117
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-12/+12
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
2010-01-08refine the code and add more security check.vanjeff1-12/+13
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-8/+8
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-8/+15
2009-02-24Fix function comments.niry1-1/+10
2009-01-16Insert comments for functions/macros and add the file headers.niry1-50/+41
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-25/+25
2007-12-18Sync the latest version from R8.vanjeff1-25/+20
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-2/+2
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-1/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-3/+1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+643