1. b89ef37 NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS() by Zhang Lubo · 9 years ago
  2. ac99793 NetworkPkg: Fix the issue cannot boot to UEFI Network after reset by Zhang Lubo · 9 years ago
  3. cbc3761 NetworkPkg: Add missing PCD usage information in UNI and DEC files. by Qiu Shumin · 9 years ago
  4. 8413492 NetworkPkg: fix an error lead building crash by fanwang2 · 9 years ago
  5. 42f0586 NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support by fanwang2 · 9 years ago
  6. 6104732 NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status. by Zhang Lubo · 9 years ago
  7. 0231883 NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses by Bruce Cran · 9 years ago
  8. 90ae1f0 NetworkPkg: Add the unspecified address check for DNS6 StationIp. by Jiaxin Wu · 9 years ago
  9. c83965b NetworkPkg: Fix bios bootup hang issue when enable network. by Zhang Lubo · 9 years ago
  10. 4e66cb9 NetworkPkg: Add a comment to pcd field by fanwang2 · 9 years ago
  11. 5e0cdec NetworkPkg: Fix an error that the call function declared implicitly. by Zhang Lubo · 9 years ago
  12. 3fd7bd0 NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driver by fanwang2 · 9 years ago
  13. 7c6c4ac NetworkPkg: Fix an error that return type differs from the left one when assigned. by Zhang Lubo · 9 years ago
  14. c960bdc NetworkPkg:Replace unsafe string functions. by Zhang Lubo · 9 years ago
  15. 3956168 NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency. by jiaxinwu · 9 years ago
  16. c3675f6 NetworkPkg: Update package DSC file. by Fu Siyuan · 9 years ago
  17. c4545d7 NetworkPkg: Add UEFI HTTP boot driver. by Fu Siyuan · 9 years ago
  18. 47f51a0 NetworkPkg: Add HTTP Driver by Ye Ting · 9 years ago
  19. 99c048e NetworkPkg: Add DNS feature support over IPv4 and IPv6. by jiaxinwu · 9 years ago
  20. 532d26a NetworkPkg: Remove mZeroGuid definition in IpSecDxe by Hao Wu · 9 years ago
  21. e8837ed NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build. by Samer El-Haj-Mahmoud · 10 years ago
  22. c413813 NetworkPkg: Add IPv6 DUID configuration support using platform PCD. by Samer El-Haj-Mahmoud · 10 years ago
  23. e9da7de NetworkPkg: Check whether the iSCSI initiator name is null. by Zhang Lubo · 10 years ago
  24. b965bd9 Remove Framework HII "class\subclass" in all VFR by Dandan Bi · 10 years ago
  25. c7d0583 NetworkPkg/UefiPxeBcDxe: Fix code style in INF file. by jiaxinwu · 10 years ago
  26. 2b0c2ba Coding style change in UefiPxeBcDxe.inf by jiaxinwu · 10 years ago
  27. 2bbe955 Add IPV6 support from UNDI by Ye Ting · 10 years ago
  28. cca5e42 Remove duplicate DAD entry in IP6 driver to fix DAD fail issue. by Fu Siyuan · 10 years ago
  29. 4978921 Fix some grammar and converge formatting of the two versions of TcpInput.c by BALATON Zoltan · 10 years ago
  30. 185395a Save initial TSVal from TCP connection initiation packets. by BALATON Zoltan · 10 years ago
  31. 903d1fa PXE driver bug fix. by Fu Siyuan · 10 years ago
  32. e29fc50 PXE driver bug fix. by Fu Siyuan · 10 years ago
  33. 2594a98 Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_ADDRESS. by Fu Siyuan · 10 years ago
  34. 5edac28 NetworkPkg: Fix typo. by Shumin Qiu · 10 years ago
  35. 01b699a NetworkPkg: Code refine to avoid NULL pointer dereferenced. by Shumin Qiu · 10 years ago
  36. 4701d96 DHCP6 bug fix: by Gary Lin · 10 years ago
  37. d63a52e Open default Tcp child via BY_CHILD_CONTROLLER. by Wu Jiaxin · 10 years ago
  38. ec30583 Initialize data and correct faulty logic in TcpComponentNameGetControllerName(). by Wu Jiaxin · 10 years ago
  39. 2709d2f Verified ChildHandle, and correct the name for a child. by Wu Jiaxin · 10 years ago
  40. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  41. 15b670e Refine the abstract information in header comment section for NetworkPkg. by Shumin Qiu · 10 years ago
  42. ae591c1 MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration. by Daryl McDaniel · 10 years ago
  43. 3532030 Code refine. Check the original length of array to avoid buffer over flow. by Qiu Shumin · 10 years ago
  44. 07f986f Fix a bug that the gateway is not necessary in a simple PXE network. by Gary Lin · 10 years ago
  45. 8f586b8 NetworkPkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
  46. 6da5153 Fix a bug in DHCP6 driver when using DUID LLT. by Fu Siyuan · 10 years ago
  47. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  48. 79e1ffb Clean up the code. Action statement should not have text two opcode. by Eric Dong · 10 years ago
  49. b222032 Enhance TargetName check when save iSCSI configuration. by Ye Ting · 10 years ago
  50. ae97201 1. Update PXE driver to support PXEv6 boot cross subnet. by Fu, Siyuan · 10 years ago
  51. c99106b Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the IaAddress pointer. by Fu, Siyuan · 10 years ago
  52. 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  53. f079cdd Update NetworkPkg package version to 0.95. by Fu Siyuan · 10 years ago
  54. f0dab4d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  55. 5841ba4 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  56. ddb1ad5 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  57. 332be0d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  58. 8ef3af3 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  59. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  60. a361d39 Append the terminating null character at the end of the string to avoid buffer overflow. by Qiu Shumin · 10 years ago
  61. a4faf33 Use string pointer instead string buffer to avoid string copy operation. by Fu, Siyuan · 10 years ago
  62. 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
  63. 4e07e87 The pointer argument should be set to NULL if not used not FALSE. by Fu, Siyuan · 10 years ago
  64. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  65. d2ea3b8 Fix a memory use after free bug in DHCP6 driver. by Fu, Siyuan · 10 years ago
  66. 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
  67. 129ff94 Fix some build issues (ARM toolchain). by Olivier Martin · 11 years ago
  68. 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
  69. cd9944d Fix default VENDOR_CLASS in DHCP discover. by Larry Cleeton · 11 years ago
  70. 0e7f6f5 Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStationIp. by Mauro Faccenda · 11 years ago
  71. cc0b145 Fix a bug in IP driver that the fragment overlap check may be skipped incorrectly. by Fu Siyuan · 11 years ago
  72. 9c12f2d Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” variable. by Fu Siyuan · 11 years ago
  73. 44de101 Fix CRLF format by Tian, Hot · 11 years ago
  74. cb16278 Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. by Fu Siyuan · 11 years ago
  75. 620f846 Fix bug that PXEv4 boot fail if PXEv6 is performed firstly. by Fu Siyuan · 11 years ago
  76. 8cb9297 1. Update the parsing logic of DHCP message in PXE driver. by Fu Siyuan · 11 years ago
  77. 18b24f9 Fix bug in unload function: Check if component name protocol exist, only uninstall it when it really exists. by Fu Siyuan · 11 years ago
  78. e6aaef2 Update NetworkPkg package version to 0.94. by Fu Siyuan · 11 years ago
  79. 979fc9e Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code. by Fu Siyuan · 11 years ago
  80. ecec420 Update PXE driver to support PXE forced mode. by Fu Siyuan · 11 years ago
  81. c5fba0f Fix a bug in TCP driver’s component name print function. by Fu Siyuan · 11 years ago
  82. 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
  83. 99e5617 Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP. by Fu Siyuan · 11 years ago
  84. 0b10bb6 Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) cannot reinstate session with Windows iSCSI target. by Wu Jiaxin · 11 years ago
  85. 107e3d7 Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
  86. b7cc5bf Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
  87. 03b08d7 Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI session with Linux iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  88. e8b1fb2 Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI session with Microsoft iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  89. 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
  90. 6c657d7 Roll back the changes in revision 14294 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
  91. 3aee994 Fix a bug in Mtftp6 retransmission mechanism of the ACK. by Ari Zigler · 11 years ago
  92. 8fedfc0 Fixed the issue that IPv6 network stack assert infrequently – assert once every 300~400 PXE boots. by Ye Ting · 12 years ago
  93. d0cec2d Correct the incorrect Copyright or License in EDKII source files. by lgao4 · 12 years ago
  94. 3d2367a Fix bug in PXE driver: memory may be freed before use. by sfu5 · 12 years ago
  95. cbcccd2 Update Code to pass EBC compiler. by lgao4 · 12 years ago
  96. 30a95d4d3 Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. by sfu5 · 12 years ago
  97. 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
  98. bf1400b Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instead of BY_CHILD. by sfu5 · 12 years ago
  99. ef117a6 Remove unused [Guids] section from PXE inf file. by sfu5 · 12 years ago
  100. 4304bf6 Add transit bit check for detecting partial response in iSCSI stack. by tye1 · 12 years ago