summaryrefslogtreecommitdiffstats
path: root/NetworkPkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-131-2/+2
* Code refine. Check the original length of array to avoid buffer over flow.Qiu Shumin2014-12-191-0/+1
* Fix a bug that the gateway is not necessary in a simple PXE network.Gary Lin2014-12-181-3/+5
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-048-27/+39
* Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan2014-11-121-3/+3
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-212-8/+0
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-1/+18
* 1. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan2014-09-187-40/+311
* Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan2014-09-121-4/+2
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0313-0/+0
* Update NetworkPkg package version to 0.95.Fu Siyuan2014-09-022-2/+2
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-8/+21
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2824-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2812-129/+241
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2014-08-252-1/+6
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-153-9/+14
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-085-12/+12
* The pointer argument should be set to NULL if not used not FALSE.Fu, Siyuan2014-08-041-3/+3
* Update code to support VS2013 tool chain.Eric Dong2014-07-285-4/+12
* Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan2014-07-101-2/+29
* Refine code to make it more safely.Eric Dong2014-06-255-7/+11
* Fix some build issues (ARM toolchain).Olivier Martin2014-05-151-2/+0
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-0713-699/+20
* Fix default VENDOR_CLASS in DHCP discover.Larry Cleeton2014-04-251-2/+2
* Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio...Mauro Faccenda2014-04-235-8/+8
* Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan2014-04-101-2/+2
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-173-9/+15
* Fix CRLF formatTian, Hot2014-01-227-69/+69
* Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan2014-01-223-13/+22
* Fix bug that PXEv4 boot fail if PXEv6 is performed firstly.Fu Siyuan2014-01-151-1/+5
* 1. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan2014-01-131-19/+40
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-103-49/+268
* Update NetworkPkg package version to 0.94.Fu Siyuan2014-01-092-6/+6
* Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.Fu Siyuan2014-01-061-3/+2
* Update PXE driver to support PXE forced mode.Fu Siyuan2014-01-061-11/+35
* Fix a bug in TCP driver’s component name print function.Fu Siyuan2013-12-171-2/+2
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-101-4/+8
* Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan2013-11-291-3/+3
* Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin2013-11-191-3/+3
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-1/+2
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-11/+139
* Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting2013-10-181-5/+6
* Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting2013-10-181-2/+3
* Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj2013-10-011-1/+1
* Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan2013-07-101-2/+2
* Fix a bug in Mtftp6 retransmission mechanism of the ACK.Ari Zigler2013-07-021-0/+1