summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Impl.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-226/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Remove the trailing space in three source files.Liming Gao2018-11-021-1/+1
* MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number.Jiaxin Wu2018-10-291-1/+5
* MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu2018-09-271-0/+10
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-8/+8
* MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet li...Fu Siyuan2018-03-031-2/+4
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-1/+1
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-2/+7
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-4/+4
* Update the copyright notice formathhtian2010-04-241-2/+2
* [Change summary]:tye2009-11-041-14/+12
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-3/+3
* Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff2009-07-241-3/+1
* Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney2009-05-201-0/+2
* Fix function comments.niry2009-02-241-1/+1
* Insert comments for functions/macros and add the file headers.niry2009-01-161-33/+68
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-3/+3
* remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff2007-11-201-6/+8
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-8/+6
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-169/+169
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-3/+3
* 1. Enable Mtftp4Dxe in MdeModulePkg.dscvanjeff2007-08-071-6/+8
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+176