]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg
FatBinPkg: Added ARM Binaries
[mirror_edk2.git] / NetworkPkg /
2012-08-24 sfu5Fix bugs in PXE driver when using option 43 for boot...
2012-08-22 sfu5Add additional delay in DHCP6 InfoRequest interface...
2012-08-10 tye1Fix issue that TCP server will not response to SYN...
2012-07-04 sfu5Update PXE driver to wait for IPv6 duplicate address...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-04-28 tye1Fixes issues with "Discard Changes and Exit" option...
2012-04-24 hhtianUpdate copyright format
2012-04-12 tye1Removes irrelevant parameter during negotiation to...
2012-04-12 ydong10Add check before using it to avoid access violation.
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-10 ydong10Update code to avoid potential access violation.
2012-02-07 sfu51. Fix a bug for PXEv6 when Proxy PXE server and DHCP...
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-15 ydong10Update for NetworkPkg.
2011-12-14 qianouyangUpdate NetworkPkg package version from 0.92 to 0.93.
2011-12-08 qianouyangIpsecConfigApp add the check for the required options...
2011-12-05 qianouyangFix a ECC error - the parameter's name in comments...
2011-11-25 sfu51. Fix a bug to initialize the UdpRead instance in...
2011-11-23 qianouyang1.Update IPsec driver to set the Transform structure...
2011-10-28 tye1Clean NV flag in ‘Save Changes’ in IP6 menu.
2011-10-28 tye1Update error handling code if failing attach socket...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-29 qianouyangCorrect inconsistent information in IpsecConfig.efi...
2011-09-28 qianouyangBefore decrypting the packet, Ipsec will check if the...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Update the Ip6Dxe and IScsiDxe to keep the old behavior...
2011-09-10 jljustenNetworkPkg/UefiPxeBcDxe: Fix GCC build issue
2011-09-09 sfu51. Support netboot6 tftp URL format like tftp://[aaaa...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-08-31 tye11. Update iSCSI UI to be more user-friendly.
2011-08-31 tye1Remove out of date copyright from command help info.
2011-08-24 tye1Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-24 hhuan131. Refine the error handling when the PXE-v4 DHCP offer...
2011-08-24 ydong10Refine file comments to follow coding style.
2011-08-17 tye1Add IScsiDxe driver to NetworkPkg in order to support...
2011-08-16 hhuan131.Fix a icc build break
2011-08-12 hhuan131. Enhanced error handling in case PXE DHCP process...
2011-08-12 hhuan131. Fix bugs for PXE-IPv6 to accommodate the situation:
2011-07-18 hhuan131. Fix a bug : netboot6 client hangs if DHCPv6 Advertis...
2011-07-14 hhuan131. Update NetworkPkg\PXE driver to consume netlib libra...
2011-07-14 hhuan131. Update DHCPv6 to use DUID-UUID option
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-08 lzeng14String Reference Cleanup.
2011-06-01 hhuan131. Add error handling for PXE-IPV6.
2011-05-31 qianouyangUpdate the IPsec driver to check in invalid parameter...
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
2011-04-01 ydong10NetworkPkg.dsc:
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-02-18 hhuan13Fix a bug in PxeBcDriver (When disconnect PxeBc driver...
2011-01-25 qianouyangNetworkPkg: Update the IpsecConfig application to fix...
2011-01-21 xdu2NetworkPkg: comments clean up.
2011-01-21 xdu2NetworkPkg: Add IN/OUT modifier.
2011-01-20 xdu2NetworkPkg-IpSecDxe: Remove extra space in function...
2011-01-20 qianouyangNetworkPkg: Update the IpsecDxe driver related PCDs...
2011-01-05 qianouyangNetworkPkg: Update Ipsecconfig Application to print...
2011-01-03 jljustenNetworkPkg/IpSecDxe: Add missing EFIAPI for callback...
2011-01-01 qianouyangFix build issue.
2010-12-31 qianouyangAdd IPsec/Ikev2 support.
2010-12-29 qianouyangUpdate Ipsecconfig application.
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-12-03 hhuan13Fixed a bug for OPTION_NII(62) defined in RFC 5970.
2010-12-01 hhuan13To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc...
2010-11-18 tye1Fix a potential issue in calling Cpu->GetTimerValue...
2010-11-17 qianouyangFixed the K9 failure.
2010-11-16 hhuan13Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errat...
2010-11-01 xdu21. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL...
2010-11-01 xdu2Update ipsecconfig and ping6 due to ShellLib update.
2010-11-01 hhtianAdd NetworkPkg (P.UDK2010.UP3.Network.P1)