summaryrefslogtreecommitdiff
path: root/NetworkPkg/Mtftp6Dxe/Mtftp6Support.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-201/+185
2020-02-10NetworkPkg/Mtftp6Dxe: Fix various typosAntoine Coeur1-4/+4
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-29NetworkPkg/Mtftp6Dxe: Correct the total received and saved block number.Jiaxin Wu1-5/+5
2018-09-27NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation.Jiaxin Wu1-0/+10
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-5/+5
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-1/+24
2015-08-05NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS()Zhang Lubo1-1/+1
2015-07-10NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo1-22/+37
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo1-6/+9
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-1/+7
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+1189