summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Rrq.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-818/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number.Jiaxin Wu2018-10-291-5/+11
* MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu2018-09-271-16/+39
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-23/+23
* MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-4/+5
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-8/+27
* Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan132010-07-011-1/+1
* Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan132010-06-291-7/+14
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-0/+3
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-1/+1
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-20/+21
* add security check.vanjeff2009-06-291-2/+2
* Insert comments for functions/macros and add the file headers.niry2009-01-161-40/+57
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-6/+6
* Sync the latest version from R8.vanjeff2007-12-181-7/+19
* Clean up Network Components to support GCC build.yshang12007-10-091-6/+6
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+735