summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu5
2011-12-15Update for NetworkPkg.ydong10
2011-12-14Update NetworkPkg package version from 0.92 to 0.93.qianouyang
2011-12-08IpsecConfigApp add the check for the required options (--local, --remote, Aut...qianouyang
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu5
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye1
2011-10-28Update error handling code if failing attach socket with new PCB in TcpDxe mo...tye1
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang
2011-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong10
2011-09-10NetworkPkg/UefiPxeBcDxe: Fix GCC build issuejljusten
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu5
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-08-311. Update iSCSI UI to be more user-friendly.tye1
2011-08-31Remove out of date copyright from command help info.tye1
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye1
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan13
2011-08-24Refine file comments to follow coding style.ydong10
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye1
2011-08-161.Fix a icc build breakhhuan13
2011-08-121. Enhanced error handling in case PXE DHCP process error happens.hhuan13
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan13
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan13
2011-07-141. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan13
2011-07-141. Update DHCPv6 to use DUID-UUID optionhhuan13
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan13
2011-06-08String Reference Cleanup.lzeng14
2011-06-011. Add error handling for PXE-IPV6.hhuan13
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-04-01NetworkPkg.dsc: ydong10
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-02-18Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan13
2011-01-25NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang
2011-01-21NetworkPkg: comments clean up.xdu2
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu2
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu2
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang
2011-01-05NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang
2011-01-03NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten
2011-01-01Fix build issue.qianouyang