summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Mtftp6Dxe/Mtftp6Support.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/Mtftp6Dxe: Fix various typosAntoine Coeur2020-02-101-4/+4
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg/Mtftp6Dxe: Correct the total received and saved block number.Jiaxin Wu2018-10-291-5/+5
* NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation.Jiaxin Wu2018-09-271-0/+10
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-5/+5
* NetworkPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-1/+24
* NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS()Zhang Lubo2015-08-051-1/+1
* NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo2015-07-101-22/+37
* NetworkPkg:Replace unsafe string functions.Zhang Lubo2015-07-081-6/+9
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-1/+7
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+1189