summaryrefslogtreecommitdiffstats
path: root/NetworkPkg
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2015-07-282-0/+1
* NetworkPkg: fix an error lead building crashfanwang22015-07-271-1/+1
* NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang22015-07-262-13/+67
* NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo2015-07-261-3/+5
* NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran2015-07-261-1/+1
* NetworkPkg: Add the unspecified address check for DNS6 StationIp.Jiaxin Wu2015-07-161-1/+1
* NetworkPkg: Fix bios bootup hang issue when enable network.Zhang Lubo2015-07-151-1/+1
* NetworkPkg: Add a comment to pcd fieldfanwang22015-07-151-1/+1
* NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo2015-07-142-8/+10
* NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang22015-07-104-2/+10
* NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo2015-07-102-23/+38
* NetworkPkg:Replace unsafe string functions.Zhang Lubo2015-07-0812-52/+59
* NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency.jiaxinwu2015-07-083-20/+37
* NetworkPkg: Update package DSC file.Fu Siyuan2015-07-071-0/+4
* NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan2015-07-0715-0/+4528
* NetworkPkg: Add HTTP DriverYe Ting2015-07-0715-0/+5359
* NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu2015-07-079-0/+7944
* NetworkPkg: Remove mZeroGuid definition in IpSecDxeHao Wu2015-07-072-4/+2
* NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud2015-07-015-30/+6
* NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud2015-07-013-2/+17
* NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo2015-06-291-1/+20
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-212-4/+0
* NetworkPkg/UefiPxeBcDxe: Fix code style in INF file.jiaxinwu2015-05-201-1/+1
* Coding style change in UefiPxeBcDxe.infjiaxinwu2015-05-081-2/+2
* Add IPV6 support from UNDIYe Ting2015-04-303-4/+117
* Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan2015-04-292-13/+19
* Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2015-04-171-39/+55
* Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2015-04-131-1/+3
* PXE driver bug fix.Fu Siyuan2015-03-262-12/+10
* PXE driver bug fix.Fu Siyuan2015-03-241-1/+2
* Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_...Fu Siyuan2015-03-181-4/+4
* NetworkPkg: Fix typo.Shumin Qiu2015-03-164-13/+13
* NetworkPkg: Code refine to avoid NULL pointer dereferenced.Shumin Qiu2015-02-131-1/+4
* DHCP6 bug fix:Gary Lin2015-02-111-1/+14
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-2/+34
* Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin2015-02-041-2/+4
* Verified ChildHandle, and correct the name for a child. Wu Jiaxin2015-02-041-53/+72
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Refine the abstract information in header comment section for NetworkPkg.Shumin Qiu2015-01-161-1/+2
* 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