Age | Commit message (Expand) | Author |
2015-05-08 | Coding style change in UefiPxeBcDxe.inf | jiaxinwu |
2015-04-30 | Add IPV6 support from UNDI | Ye Ting |
2015-04-29 | Remove duplicate DAD entry in IP6 driver to fix DAD fail issue. | Fu Siyuan |
2015-04-17 | Fix some grammar and converge formatting of the two versions of TcpInput.c | BALATON Zoltan |
2015-04-13 | Save initial TSVal from TCP connection initiation packets. | BALATON Zoltan |
2015-03-26 | PXE driver bug fix. | Fu Siyuan |
2015-03-24 | PXE driver bug fix. | Fu Siyuan |
2015-03-18 | Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_... | Fu Siyuan |
2015-03-16 | NetworkPkg: Fix typo. | Shumin Qiu |
2015-02-13 | NetworkPkg: Code refine to avoid NULL pointer dereferenced. | Shumin Qiu |
2015-02-11 | DHCP6 bug fix: | Gary Lin |
2015-02-05 | Open default Tcp child via BY_CHILD_CONTROLLER. | Wu Jiaxin |
2015-02-04 | Initialize data and correct faulty logic in TcpComponentNameGetControllerName... | Wu Jiaxin |
2015-02-04 | Verified ChildHandle, and correct the name for a child. | Wu Jiaxin |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-01-16 | Refine the abstract information in header comment section for NetworkPkg. | Shumin Qiu |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2014-12-19 | Code refine. Check the original length of array to avoid buffer over flow. | Qiu Shumin |
2014-12-18 | Fix a bug that the gateway is not necessary in a simple PXE network. | Gary Lin |
2014-12-04 | NetworkPkg: Source fixes and cleanup for ARMGCC compiles | Randy Pawell |
2014-11-12 | Fix a bug in DHCP6 driver when using DUID LLT. | Fu Siyuan |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong |
2014-09-24 | Enhance TargetName check when save iSCSI configuration. | Ye Ting |
2014-09-18 | 1. Update PXE driver to support PXEv6 boot cross subnet. | Fu, Siyuan |
2014-09-12 | Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the... | Fu, Siyuan |
2014-09-03 | NetworkPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-02 | Update NetworkPkg package version to 0.95. | Fu Siyuan |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin |
2014-08-15 | Use string pointer instead string buffer to avoid string copy operation. | Fu, Siyuan |
2014-08-08 | Update network stack code to use StrnCpy instead of StrCpy. | Fu, Siyuan |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Fu, Siyuan |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-10 | Fix a memory use after free bug in DHCP6 driver. | Fu, Siyuan |
2014-06-25 | Refine code to make it more safely. | Eric Dong |
2014-05-15 | Fix some build issues (ARM toolchain). | Olivier Martin |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |
2014-04-25 | Fix default VENDOR_CLASS in DHCP discover. | Larry Cleeton |
2014-04-23 | Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio... | Mauro Faccenda |
2014-04-10 | Fix a bug in IP driver that the fragment overlap check may be skipped incorre... | Fu Siyuan |
2014-03-17 | Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va... | Fu Siyuan |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-22 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan |
2014-01-15 | Fix bug that PXEv4 boot fail if PXEv6 is performed firstly. | Fu Siyuan |