summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Application
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-0/+1
* NetworkPkg: Remove IpSec driver and applicationWang, Fan2019-04-2920-5342/+0
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0925-175/+25
* NetworkPkg: Removing ipf which is no longer supported from edk2.chenc22018-08-141-2/+2
* NetworkPkg: Clean up source filesLiming Gao2018-06-289-20/+20
* NetworkPkg: Remove ping6 and ifconfig shell application.Fu Siyuan2017-10-2315-3618/+0
* NetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE macroLaszlo Ersek2016-10-271-4/+0
* NetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZELaszlo Ersek2016-10-271-0/+2
* NetworkPkg: Fix typos in commentsGary Lin2016-10-261-4/+4
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-3/+3
* NetworkPkg: Fix unspecified address use case in IpsecConfigJiaxin Wu2016-06-173-15/+21
* NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo2016-03-114-10/+10
* NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu2016-03-112-7/+7
* NetworkPkg: Support print help information using -? command.Zhang, Lubo2016-03-0715-214/+325
* NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.Jiaxin Wu2016-01-181-23/+18
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-1512-0/+0
* NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo2015-07-101-1/+1
* NetworkPkg:Replace unsafe string functions.Zhang Lubo2015-07-083-15/+10
* NetworkPkg: Fix typo.Shumin Qiu2015-03-161-5/+5
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-034-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-288-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-284-17/+43
* Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2014-08-251-1/+2
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-3/+3
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2
* Correct the incorrect Copyright or License in EDKII source files.lgao42013-05-222-1/+1
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-4/+4
* Add check before using it to avoid access violation.ydong102012-04-121-0/+1
* Update code to avoid potential access violation.ydong102012-04-102-2/+4
* IpsecConfigApp add the check for the required options (--local, --remote, Aut...qianouyang2011-12-082-11/+41
* Correct inconsistent information in IpsecConfig.efi help report.qianouyang2011-09-291-0/+0
* Clean up the private GUID definition in module Level.lgao42011-09-186-23/+5
* Remove out of date copyright from command help info.tye12011-08-312-0/+0
* Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2011-04-202-2/+2
* NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang2011-01-251-5/+6
* NetworkPkg: comments clean up.xdu22011-01-212-6/+6
* NetworkPkg: Add IN/OUT modifier.xdu22011-01-213-12/+12
* NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang2011-01-052-30/+52
* Update Ipsecconfig application.qianouyang2010-12-295-62/+125
* Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye12010-11-182-14/+14
* Update ipsecconfig and ping6 due to ShellLib update.xdu22010-11-014-38/+69
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-0132-0/+9175