summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
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
2010-12-31Add IPsec/Ikev2 support.qianouyang
2010-12-29Update Ipsecconfig application.qianouyang
2010-12-09update the comments.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-12-03Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan13
2010-12-01To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan13
2010-11-18Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U...tye1
2010-11-17Fixed the K9 failure.qianouyang
2010-11-16Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan13
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu2
2010-11-01Update ipsecconfig and ping6 due to ShellLib update.xdu2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian