summaryrefslogtreecommitdiff
path: root/NetworkPkg/Application
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-52/+52
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao1-0/+1
2019-04-29NetworkPkg: Remove IpSec driver and applicationWang, Fan20-5342/+0
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney25-175/+25
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-06-28NetworkPkg: Clean up source filesLiming Gao9-20/+20
2017-10-23NetworkPkg: Remove ping6 and ifconfig shell application.Fu Siyuan15-3618/+0
2016-10-27NetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE macroLaszlo Ersek1-4/+0
2016-10-27NetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZELaszlo Ersek1-0/+2
2016-10-26NetworkPkg: Fix typos in commentsGary Lin1-4/+4
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng1-3/+3
2016-06-17NetworkPkg: Fix unspecified address use case in IpsecConfigJiaxin Wu3-15/+21
2016-03-11NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo4-10/+10
2016-03-11NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu2-7/+7
2016-03-07NetworkPkg: Support print help information using -? command.Zhang, Lubo15-214/+325
2016-01-18NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.Jiaxin Wu1-23/+18
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen12-0/+0
2015-07-10NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo1-1/+1
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo3-15/+10
2015-03-16NetworkPkg: Fix typo.Shumin Qiu1-5/+5
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming4-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo8-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo4-17/+43
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin1-1/+2
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan1-3/+3
2014-06-25Refine code to make it more safely.Eric Dong1-1/+2
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao42-1/+1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-4/+4
2012-04-12Add check before using it to avoid access violation.ydong101-0/+1
2012-04-10Update code to avoid potential access violation.ydong102-2/+4
2011-12-08IpsecConfigApp add the check for the required options (--local, --remote, Aut...qianouyang2-11/+41
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang1-0/+0
2011-09-18Clean up the private GUID definition in module Level.lgao46-23/+5
2011-08-31Remove out of date copyright from command help info.tye12-0/+0
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2-2/+2
2011-01-25NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang1-5/+6
2011-01-21NetworkPkg: comments clean up.xdu22-6/+6
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu23-12/+12
2011-01-05NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang2-30/+52
2010-12-29Update Ipsecconfig application.qianouyang5-62/+125
2010-11-18Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye12-14/+14
2010-11-01Update ipsecconfig and ping6 due to ShellLib update.xdu24-38/+69
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian32-0/+9175