- 44de101 Fix CRLF format by Tian, Hot · 11 years ago
- cb16278 Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. by Fu Siyuan · 11 years ago
- 620f846 Fix bug that PXEv4 boot fail if PXEv6 is performed firstly. by Fu Siyuan · 11 years ago
- 8cb9297 1. Update the parsing logic of DHCP message in PXE driver. by Fu Siyuan · 11 years ago
- 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
- e6aaef2 Update NetworkPkg package version to 0.94. by Fu Siyuan · 11 years ago
- 979fc9e Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code. by Fu Siyuan · 11 years ago
- ecec420 Update PXE driver to support PXE forced mode. by Fu Siyuan · 11 years ago
- c5fba0f Fix a bug in TCP driver’s component name print function. by Fu Siyuan · 11 years ago
- 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
- 99e5617 Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP. by Fu Siyuan · 11 years ago
- 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
- 107e3d7 Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
- b7cc5bf Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
- 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
- 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
- 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
- 6c657d7 Roll back the changes in revision 14294 since it will cause iSCSI security authentication issue. by Fu Siyuan · 12 years ago
- 3aee994 Fix a bug in Mtftp6 retransmission mechanism of the ACK. by Ari Zigler · 12 years ago
- 8fedfc0 Fixed the issue that IPv6 network stack assert infrequently – assert once every 300~400 PXE boots. by Ye Ting · 12 years ago
- d0cec2d Correct the incorrect Copyright or License in EDKII source files. by lgao4 · 12 years ago
- 3d2367a Fix bug in PXE driver: memory may be freed before use. by sfu5 · 12 years ago
- cbcccd2 Update Code to pass EBC compiler. by lgao4 · 12 years ago
- 30a95d4d3 Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. by sfu5 · 12 years ago
- 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
- bf1400b Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instead of BY_CHILD. by sfu5 · 12 years ago
- ef117a6 Remove unused [Guids] section from PXE inf file. by sfu5 · 12 years ago
- 4304bf6 Add transit bit check for detecting partial response in iSCSI stack. by tye1 · 12 years ago
- fdc4b0b Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds. by sfu5 · 12 years ago
- e464225 Remove HiiUpdateForm from ExtractConfig fucntion. by sfu5 · 12 years ago
- b9f256b Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly. by sfu5 · 12 years ago
- f402291 Initialize DefaultInfo before using it. by sfu5 · 12 years ago
- 1ac9cb8 Remove the useless goto statements in PXE driver. by sfu5 · 12 years ago
- a1c0d0f Fix corrupt PXE boot menu display issue. by sfu5 · 12 years ago
- 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
- 685e44a Fix several RFC compliance issues in DHCP6 driver as below. by sfu5 · 12 years ago
- f8c075d 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver. by sfu5 · 12 years ago
- 1f7eb56 Fix GCC build fail issue for MdeModulePkg and NetworkPkg. by sfu5 · 12 years ago
- 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
- f269f2a Add manual configured gateway address back after system reset. by tye1 · 12 years ago
- 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
- 1a6fdcb Fix code potential errors in IPsec. by qianouyang · 12 years ago
- ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
- 9063c32 Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. by sfu5 · 12 years ago
- cc65822 Add additional delay in DHCP6 InfoRequest interface to wait for link local address DAD to finish. by sfu5 · 12 years ago
- 9119637 Fix issue that TCP server will not response to SYN packet from TCP client in TCP6 module. by tye1 · 12 years ago
- ed2bfec Update PXE driver to wait for IPv6 duplicate address detection to finish. by sfu5 · 13 years ago
- f01b91a Fixed build failed. by ydong10 · 13 years ago
- bf4a3db Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one. by ydong10 · 13 years ago
- 0b2a54e Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance Configuration menu. by tye1 · 13 years ago
- bff8c6f Update copyright format by hhtian · 13 years ago
- 75acfab Removes irrelevant parameter during negotiation to avoid login fail. by tye1 · 13 years ago
- bef3fd0 Add check before using it to avoid access violation. by ydong10 · 13 years ago
- ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
- 7a49cd0 Update code to avoid potential access violation. by ydong10 · 13 years ago
- 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
- 357af28 Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. by sfu5 · 13 years ago
- 639a76d Update for NetworkPkg. by ydong10 · 13 years ago
- 66dd7fa Update NetworkPkg package version from 0.92 to 0.93. by qianouyang · 13 years ago
- da7c529 IpsecConfigApp add the check for the required options (--local, --remote, Auth-algo, Auth-key) for SAD adding. by qianouyang · 13 years ago
- 4b0f577 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. by qianouyang · 13 years ago
- ce28035 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. by sfu5 · 13 years ago
- 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
- 91c7aa5 Clean NV flag in ‘Save Changes’ in IP6 menu. by tye1 · 13 years ago
- 80ae1cc Update error handling code if failing attach socket with new PCB in TcpDxe module. by tye1 · 13 years ago
- 501793f Adopt new IPv4/IPv6 device path for network modules. by niruiyu · 13 years ago
- 02a758c Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
- cfea206 Correct inconsistent information in IpsecConfig.efi help report. by qianouyang · 13 years ago
- 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
- 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- 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
- 01d89e9 NetworkPkg/UefiPxeBcDxe: Fix GCC build issue by jljusten · 13 years ago
- eb2710a 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. by sfu5 · 13 years ago
- ef2455b Fix bug for UefiPxeBcDxe driver to catch the return status. by sfu5 · 13 years ago
- c0d494b 1. Update iSCSI UI to be more user-friendly. by tye1 · 13 years ago
- 329e511 Remove out of date copyright from command help info. by tye1 · 13 years ago
- 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
- 581900d Remove CONST modifier to be spec compliance by erictian · 13 years ago
- 4496ff7 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid by hhuan13 · 13 years ago
- f43b7a5 Refine file comments to follow coding style. by ydong10 · 13 years ago
- 4c5a5e0 Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. by tye1 · 13 years ago
- 2f3f1a6 1.Fix a icc build break by hhuan13 · 13 years ago
- d5aff67 1. Enhanced error handling in case PXE DHCP process error happens. by hhuan13 · 13 years ago
- 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
- 42737ed 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without netboot6 info by hhuan13 · 14 years ago
- 19ddbb2 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid() by hhuan13 · 14 years ago
- 33c0963 1. Update DHCPv6 to use DUID-UUID option by hhuan13 · 14 years ago
- 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
- 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
- 1812735 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure UdpRead operation. by hhuan13 · 14 years ago
- 4f07790 String Reference Cleanup. by lzeng14 · 14 years ago
- 278c601 1. Add error handling for PXE-IPV6. by hhuan13 · 14 years ago
- 47b2710 Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. by qianouyang · 14 years ago
- 2d4df33 Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. by ydong10 · 14 years ago
- 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
- c78b2e6 NetworkPkg.dsc: by ydong10 · 14 years ago
- 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
- d6d78ac Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environment will cause a exception) by hhuan13 · 14 years ago
- 14fc747 NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue. by qianouyang · 14 years ago
- 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago