summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2015-06-29NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-05-20NetworkPkg/UefiPxeBcDxe: Fix code style in INF file.jiaxinwu
2015-05-08Coding style change in UefiPxeBcDxe.infjiaxinwu
2015-04-30Add IPV6 support from UNDIYe Ting
2015-04-29Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan
2015-03-26PXE driver bug fix.Fu Siyuan
2015-03-24PXE driver bug fix.Fu Siyuan
2015-03-18Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_...Fu Siyuan
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2015-02-13NetworkPkg: Code refine to avoid NULL pointer dereferenced.Shumin Qiu
2015-02-11DHCP6 bug fix:Gary Lin
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-16Refine the abstract information in header comment section for NetworkPkg.Shumin Qiu
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-12-19Code refine. Check the original length of array to avoid buffer over flow.Qiu Shumin
2014-12-18Fix a bug that the gateway is not necessary in a simple PXE network.Gary Lin
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-11-12Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
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