Age | Commit message (Expand) | Author |
2013-05-22 | Correct the incorrect Copyright or License in EDKII source files. | lgao4 |
2013-05-14 | Fix bug in PXE driver: memory may be freed before use. | sfu5 |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2013-05-09 | Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. | sfu5 |
2013-04-25 | Update dual network stack drivers to produce multiple Driver Binding Protocol. | sfu5 |
2013-04-25 | Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea... | sfu5 |
2013-04-23 | Remove unused [Guids] section from PXE inf file. | sfu5 |
2013-04-19 | Add transit bit check for detecting partial response in iSCSI stack. | tye1 |
2013-03-20 | Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds. | sfu5 |
2013-03-20 | Remove HiiUpdateForm from ExtractConfig fucntion. | sfu5 |
2013-03-11 | Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly. | sfu5 |
2013-03-11 | Initialize DefaultInfo before using it. | sfu5 |
2013-02-20 | Remove the useless goto statements in PXE driver. | sfu5 |
2013-02-01 | Fix corrupt PXE boot menu display issue. | sfu5 |
2013-01-15 | Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced ... | tye1 |
2013-01-08 | Fix several RFC compliance issues in DHCP6 driver as below. | sfu5 |
2012-12-24 | 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver. | sfu5 |
2012-12-17 | Fix GCC build fail issue for MdeModulePkg and NetworkPkg. | sfu5 |
2012-12-13 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. | sfu5 |
2012-10-17 | Add manual configured gateway address back after system reset. | tye1 |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 |
2012-10-17 | Fix code potential errors in IPsec. | qianouyang |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-08-24 | Fix bugs in PXE driver when using option 43 for boot server list and boot men... | sfu5 |
2012-08-22 | Add additional delay in DHCP6 InfoRequest interface to wait for link local ad... | sfu5 |
2012-08-10 | Fix issue that TCP server will not response to SYN packet from TCP client in ... | tye1 |
2012-07-04 | Update PXE driver to wait for IPv6 duplicate address detection to finish. | sfu5 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-04-28 | Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ... | tye1 |
2012-04-24 | Update copyright format | hhtian |
2012-04-12 | Removes irrelevant parameter during negotiation to avoid login fail. | tye1 |
2012-04-12 | Add check before using it to avoid access violation. | ydong10 |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-04-10 | Update code to avoid potential access violation. | ydong10 |
2012-02-07 | 1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t... | sfu5 |
2011-12-16 | Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M... | sfu5 |
2011-12-15 | Update for NetworkPkg. | ydong10 |
2011-12-14 | Update NetworkPkg package version from 0.92 to 0.93. | qianouyang |
2011-12-08 | IpsecConfigApp add the check for the required options (--local, --remote, Aut... | qianouyang |
2011-12-05 | Fix a ECC error - the parameter's name in comments is inconsistent with the o... | qianouyang |
2011-11-25 | 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. | sfu5 |
2011-11-23 | 1.Update IPsec driver to set the Transform structure’s Next Payload field t... | qianouyang |
2011-10-28 | Clean NV flag in ‘Save Changes’ in IP6 menu. | tye1 |
2011-10-28 | Update error handling code if failing attach socket with new PCB in TcpDxe mo... | tye1 |
2011-10-26 | Adopt new IPv4/IPv6 device path for network modules. | niruiyu |
2011-10-08 | Add pointer check for NULL before dereference it. | sfu5 |
2011-09-29 | Correct inconsistent information in IpsecConfig.efi help report. | qianouyang |
2011-09-28 | Before decrypting the packet, Ipsec will check if the inbound protected packe... | qianouyang |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |