1. 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
  2. cd9944d Fix default VENDOR_CLASS in DHCP discover. by Larry Cleeton · 11 years ago
  3. 0e7f6f5 Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStationIp. by Mauro Faccenda · 11 years ago
  4. 620f846 Fix bug that PXEv4 boot fail if PXEv6 is performed firstly. by Fu Siyuan · 11 years ago
  5. 8cb9297 1. Update the parsing logic of DHCP message in PXE driver. by Fu Siyuan · 11 years ago
  6. ecec420 Update PXE driver to support PXE forced mode. by Fu Siyuan · 11 years ago
  7. 928927d Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment by Samer El-Haj-Mahmoud elhaj · 11 years ago
  8. 3d2367a Fix bug in PXE driver: memory may be freed before use. by sfu5 · 12 years ago
  9. 30a95d4d3 Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. by sfu5 · 12 years ago
  10. 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
  11. ef117a6 Remove unused [Guids] section from PXE inf file. by sfu5 · 12 years ago
  12. f402291 Initialize DefaultInfo before using it. by sfu5 · 12 years ago
  13. 1ac9cb8 Remove the useless goto statements in PXE driver. by sfu5 · 12 years ago
  14. a1c0d0f Fix corrupt PXE boot menu display issue. by sfu5 · 12 years ago
  15. 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
  16. 75dce34 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. by sfu5 · 12 years ago
  17. 9063c32 Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. by sfu5 · 12 years ago
  18. ed2bfec Update PXE driver to wait for IPv6 duplicate address detection to finish. by sfu5 · 13 years ago
  19. 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
  20. 357af28 Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. by sfu5 · 13 years ago
  21. ce28035 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. by sfu5 · 13 years ago
  22. 501793f Adopt new IPv4/IPv6 device path for network modules. by niruiyu · 13 years ago
  23. 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  24. 01d89e9 NetworkPkg/UefiPxeBcDxe: Fix GCC build issue by jljusten · 13 years ago
  25. eb2710a 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. by sfu5 · 13 years ago
  26. ef2455b Fix bug for UefiPxeBcDxe driver to catch the return status. by sfu5 · 13 years ago
  27. 4496ff7 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid by hhuan13 · 13 years ago
  28. f43b7a5 Refine file comments to follow coding style. by ydong10 · 13 years ago
  29. 2f3f1a6 1.Fix a icc build break by hhuan13 · 13 years ago
  30. d5aff67 1. Enhanced error handling in case PXE DHCP process error happens. by hhuan13 · 13 years ago
  31. 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
  32. 19ddbb2 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid() by hhuan13 · 13 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. 1812735 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure UdpRead operation. by hhuan13 · 14 years ago
  35. 278c601 1. Add error handling for PXE-IPV6. by hhuan13 · 14 years ago
  36. d6d78ac Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environment will cause a exception) by hhuan13 · 14 years ago
  37. 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
  38. 852b634 Fixed a bug for OPTION_NII(62) defined in RFC 5970. by hhuan13 · 14 years ago
  39. 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
  40. c01fa59 Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published. by hhuan13 · 14 years ago
  41. a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago