1. d40002b 1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at the same server. by sfu5 · 13 years ago
  2. 357af28 Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. by sfu5 · 13 years ago
  3. 639a76d Update for NetworkPkg. by ydong10 · 13 years ago
  4. 66dd7fa Update NetworkPkg package version from 0.92 to 0.93. by qianouyang · 13 years ago
  5. da7c529 IpsecConfigApp add the check for the required options (--local, --remote, Auth-algo, Auth-key) for SAD adding. by qianouyang · 13 years ago
  6. 4b0f577 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. by qianouyang · 13 years ago
  7. ce28035 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. by sfu5 · 13 years ago
  8. 6cf9230 1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA. by qianouyang · 13 years ago
  9. 91c7aa5 Clean NV flag in ‘Save Changes’ in IP6 menu. by tye1 · 13 years ago
  10. 80ae1cc Update error handling code if failing attach socket with new PCB in TcpDxe module. by tye1 · 13 years ago
  11. 501793f Adopt new IPv4/IPv6 device path for network modules. by niruiyu · 13 years ago
  12. 02a758c Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  13. cfea206 Correct inconsistent information in IpsecConfig.efi help report. by qianouyang · 13 years ago
  14. 4cb0548 Before decrypting the packet, Ipsec will check if the inbound protected packet is mal-format. If yes, discard it. by qianouyang · 13 years ago
  15. 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  16. f10810c Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. by ydong10 · 13 years ago
  17. 01d89e9 NetworkPkg/UefiPxeBcDxe: Fix GCC build issue by jljusten · 13 years ago
  18. eb2710a 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. by sfu5 · 13 years ago
  19. ef2455b Fix bug for UefiPxeBcDxe driver to catch the return status. by sfu5 · 13 years ago
  20. c0d494b 1. Update iSCSI UI to be more user-friendly. by tye1 · 13 years ago
  21. 329e511 Remove out of date copyright from command help info. by tye1 · 13 years ago
  22. e0afa48 Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform. by tye1 · 13 years ago
  23. 581900d Remove CONST modifier to be spec compliance by erictian · 13 years ago
  24. 4496ff7 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid by hhuan13 · 13 years ago
  25. f43b7a5 Refine file comments to follow coding style. by ydong10 · 13 years ago
  26. 4c5a5e0 Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. by tye1 · 13 years ago
  27. 2f3f1a6 1.Fix a icc build break by hhuan13 · 13 years ago
  28. d5aff67 1. Enhanced error handling in case PXE DHCP process error happens. by hhuan13 · 13 years ago
  29. 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
  30. 42737ed 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without netboot6 info by hhuan13 · 14 years ago
  31. 19ddbb2 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid() by hhuan13 · 14 years ago
  32. 33c0963 1. Update DHCPv6 to use DUID-UUID option by hhuan13 · 14 years ago
  33. 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  34. 94b928c 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. by qianouyang · 14 years ago
  35. 1812735 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure UdpRead operation. by hhuan13 · 14 years ago
  36. 4f07790 String Reference Cleanup. by lzeng14 · 14 years ago
  37. 278c601 1. Add error handling for PXE-IPV6. by hhuan13 · 14 years ago
  38. 47b2710 Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. by qianouyang · 14 years ago
  39. 2d4df33 Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. by ydong10 · 14 years ago
  40. 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
  41. c78b2e6 NetworkPkg.dsc: by ydong10 · 14 years ago
  42. 3594574 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  43. d6d78ac Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environment will cause a exception) by hhuan13 · 14 years ago
  44. 14fc747 NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue. by qianouyang · 14 years ago
  45. 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
  46. 686d4d4 NetworkPkg: Add IN/OUT modifier. by xdu2 · 14 years ago
  47. 2e7120c NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output. by xdu2 · 14 years ago
  48. bfd4204 NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec. by qianouyang · 14 years ago
  49. 2244198 NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way. by qianouyang · 14 years ago
  50. 1d8fa5e NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions by jljusten · 14 years ago
  51. 911302d Fix build issue. by qianouyang · 14 years ago
  52. 9166f84 Add IPsec/Ikev2 support. by qianouyang · 14 years ago
  53. 64b2d0e Update Ipsecconfig application. by qianouyang · 14 years ago
  54. 969ebd2 update the comments. by ydong10 · 14 years ago
  55. e07404f Co-work with patch V11137 to refine the Hii menu. by ydong10 · 14 years ago
  56. 852b634 Fixed a bug for OPTION_NII(62) defined in RFC 5970. by hhuan13 · 14 years ago
  57. 15f3fc8 To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protocol on IPV4/V6 child handle separately. by hhuan13 · 14 years ago
  58. cda10fe Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (UINT64 *) &TimerPeriod); by tye1 · 14 years ago
  59. 90e529e Fixed the K9 failure. by qianouyang · 14 years ago
  60. c01fa59 Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published. by hhuan13 · 14 years ago
  61. 68d3f2f 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3. by xdu2 · 14 years ago
  62. 780847d Update ipsecconfig and ping6 due to ShellLib update. by xdu2 · 14 years ago
  63. a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago