summaryrefslogtreecommitdiff
path: root/NetworkPkg/Application
AgeCommit message (Expand)Author
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao
2019-04-29NetworkPkg: Remove IpSec driver and applicationWang, Fan
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2017-10-23NetworkPkg: Remove ping6 and ifconfig shell application.Fu Siyuan
2016-10-27NetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE macroLaszlo Ersek
2016-10-27NetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZELaszlo Ersek
2016-10-26NetworkPkg: Fix typos in commentsGary Lin
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-17NetworkPkg: Fix unspecified address use case in IpsecConfigJiaxin Wu
2016-03-11NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo
2016-03-11NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu
2016-03-07NetworkPkg: Support print help information using -? command.Zhang, Lubo
2016-01-18NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.Jiaxin Wu
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-07-10NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-06-25Refine code to make it more safely.Eric Dong
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-04-12Add check before using it to avoid access violation.ydong10
2012-04-10Update code to avoid potential access violation.ydong10
2011-12-08IpsecConfigApp add the check for the required options (--local, --remote, Aut...qianouyang
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-08-31Remove out of date copyright from command help info.tye1
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-01-25NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang
2011-01-21NetworkPkg: comments clean up.xdu2
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu2
2011-01-05NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang
2010-12-29Update Ipsecconfig application.qianouyang
2010-11-18Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye1
2010-11-01Update ipsecconfig and ping6 due to ShellLib update.xdu2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian