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