summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye11-12/+14
2012-04-24Update copyright formathhtian1-3/+1
2012-04-12Removes irrelevant parameter during negotiation to avoid login fail.tye12-5/+11
2012-04-12Add check before using it to avoid access violation.ydong101-0/+1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-04-10Update code to avoid potential access violation.ydong107-9/+61
2012-02-071. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu52-18/+38
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu52-21/+29
2011-12-15Update for NetworkPkg.ydong104-328/+345
2011-12-14Update NetworkPkg package version from 0.92 to 0.93.qianouyang2-2/+2
2011-12-08IpsecConfigApp add the check for the required options (--local, --remote, Aut...qianouyang2-11/+41
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang2-2/+2
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu51-0/+22
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang6-409/+414
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye11-1/+1
2011-10-28Update error handling code if failing attach socket with new PCB in TcpDxe mo...tye11-2/+2
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu3-4/+20
2011-10-08Add pointer check for NULL before dereference it.sfu56-34/+204
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang1-0/+0
2011-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang1-11/+37
2011-09-18Clean up the private GUID definition in module Level.lgao423-100/+110
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong103-9/+9
2011-09-10NetworkPkg/UefiPxeBcDxe: Fix GCC build issuejljusten1-5/+5
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu52-25/+98
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu51-1/+7
2011-08-311. Update iSCSI UI to be more user-friendly.tye16-173/+181
2011-08-31Remove out of date copyright from command help info.tye12-0/+0
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-149/+169
2011-08-24Remove CONST modifier to be spec complianceerictian3-19/+19
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan133-1/+8
2011-08-24Refine file comments to follow coding style.ydong102-2/+2
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye126-1/+14300
2011-08-161.Fix a icc build breakhhuan131-1/+1
2011-08-121. Enhanced error handling in case PXE DHCP process error happens.hhuan131-0/+8
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan138-28/+352
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan131-2/+6
2011-07-141. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan134-141/+5
2011-07-141. Update DHCPv6 to use DUID-UUID optionhhuan133-44/+91
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu17-38/+38
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang2-3/+17
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan132-53/+116
2011-06-08String Reference Cleanup.lzeng142-6/+6
2011-06-011. Add error handling for PXE-IPV6.hhuan131-1/+4
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang3-29/+36
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-98/+105
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang8-16/+16
2011-04-01NetworkPkg.dsc: ydong101-1/+2
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-1/+2
2011-02-18Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan131-1/+10
2011-01-25NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang1-5/+6