1. 79e1ffb Clean up the code. Action statement should not have text two opcode. by Eric Dong · 10 years ago
  2. ae97201 1. Update PXE driver to support PXEv6 boot cross subnet. by Fu, Siyuan · 10 years ago
  3. 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  4. f0dab4d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  5. 332be0d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  6. 8ef3af3 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  7. a4faf33 Use string pointer instead string buffer to avoid string copy operation. by Fu, Siyuan · 10 years ago
  8. 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
  9. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  10. 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
  11. d551cc6 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. by Fu Siyuan · 11 years ago
  12. cc0b145 Fix a bug in IP driver that the fragment overlap check may be skipped incorrectly. by Fu Siyuan · 11 years ago
  13. 8fedfc0 Fixed the issue that IPv6 network stack assert infrequently – assert once every 300~400 PXE boots. by Ye Ting · 12 years ago
  14. fdc4b0b Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds. by sfu5 · 12 years ago
  15. e464225 Remove HiiUpdateForm from ExtractConfig fucntion. by sfu5 · 12 years ago
  16. 130df89 Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced Configuration’ page; 2) Save parameters in ‘Advanced Configuration’ immediately when user press ‘Commit Changes and Exit’ . by tye1 · 12 years ago
  17. f8c075d 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver. by sfu5 · 12 years ago
  18. 1f7eb56 Fix GCC build fail issue for MdeModulePkg and NetworkPkg. by sfu5 · 12 years ago
  19. 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
  20. f269f2a Add manual configured gateway address back after system reset. by tye1 · 12 years ago
  21. 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
  22. 0b2a54e Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance Configuration menu. by tye1 · 13 years ago
  23. 639a76d Update for NetworkPkg. by ydong10 · 13 years ago
  24. 91c7aa5 Clean NV flag in ‘Save Changes’ in IP6 menu. by tye1 · 13 years ago
  25. 02a758c Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  26. 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  27. 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
  28. 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
  29. 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
  30. 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  31. 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
  32. 2d4df33 Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. by ydong10 · 14 years ago
  33. 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
  34. 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
  35. 969ebd2 update the comments. by ydong10 · 14 years ago
  36. e07404f Co-work with patch V11137 to refine the Hii menu. by ydong10 · 14 years ago
  37. 90e529e Fixed the K9 failure. by qianouyang · 14 years ago
  38. 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
  39. a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago