summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-21NetworkPkg: comments clean up.xdu219-64/+63
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu25-17/+17
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu21-13/+13
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang3-35/+47
2011-01-05NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang2-30/+52
2011-01-03NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten4-22/+28
2011-01-01Fix build issue.qianouyang2-7/+2
2010-12-31Add IPsec/Ikev2 support.qianouyang31-1577/+17737
2010-12-29Update Ipsecconfig application.qianouyang5-62/+125
2010-12-09update the comments.ydong101-1/+1
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong102-3/+3
2010-12-03Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan132-3/+1
2010-12-01To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan132-30/+166
2010-11-18Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye12-14/+14
2010-11-17Fixed the K9 failure.qianouyang1-2/+7
2010-11-16Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan131-3/+2