summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan
2014-09-12Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-02Update NetworkPkg package version to 0.95.Fu Siyuan
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-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Fu, Siyuan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-10Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan
2014-06-25Refine code to make it more safely.Eric Dong
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-04-25Fix default VENDOR_CLASS in DHCP discover.Larry Cleeton
2014-04-23Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio...Mauro Faccenda
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2014-01-15Fix bug that PXEv4 boot fail if PXEv6 is performed firstly.Fu Siyuan
2014-01-131. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan
2014-01-09Update NetworkPkg package version to 0.94.Fu Siyuan
2014-01-06Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.Fu Siyuan
2014-01-06Update PXE driver to support PXE forced mode.Fu Siyuan
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan
2013-11-29Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan
2013-11-19Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-18Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj
2013-07-10Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan
2013-07-02Fix a bug in Mtftp6 retransmission mechanism of the ACK.Ari Zigler
2013-06-14Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2013-05-14Fix bug in PXE driver: memory may be freed before use.sfu5
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-09Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.sfu5
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu5