Age | Commit message (Expand) | Author |
2010-04-01 | Enhance SNP to be compatible with UNDI driver which doesn’t report correct ... | xdu2 |
2010-03-28 | fixed IP fragment issue which caused the MTU used by IP is less than the one ... | qianouyang |
2010-03-27 | remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in... | vanjeff |
2010-03-19 | Fix an bug for PXE boot assert | hhuan13 |
2010-03-18 | changing UDP default timeout value to 2s to improve PXE BC boot performance. | vanjeff |
2010-03-18 | Bug Fix: IPv4 Fragment is not correct when VLAN is enable. | qianouyang |
2010-03-16 | Add check of MediaPresentSupported field in SNP mode data to support UNDI wit... | xdu2 |
2010-03-04 | Fix wrong BufferSize for Configuration data. | lgao4 |
2010-03-04 | Update the title Network Configuration to IPv4 Network Configuration since IP... | tye1 |
2010-03-04 | Use the input Request string as check string. | lgao4 |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-23 | enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an... | vanjeff |
2010-02-12 | Update SnpDxe to support dynamic media detect. | xdu2 |
2010-02-11 | Coding style fix and minor improvements. | rsun3 |
2010-02-05 | Add some security check. | xdu2 |
2010-02-03 | For network dynamic media support: | xdu2 |
2010-02-02 | 1. add error handling in case DHCP success but boot request fail | xdu2 |
2010-02-01 | 1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223... | tye1 |
2010-02-01 | Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT... | ljin6 |
2010-01-28 | Remove redundant arch definition in UefiPxeBcDxe. | ljin6 |
2010-01-28 | Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe. | ljin6 |
2010-01-25 | Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes... | tye1 |
2010-01-25 | Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m... | tye1 |
2010-01-08 | 1)Remove “Back to Previous Page'”, since it cannot go back to “Device M... | vanjeff |
2010-01-08 | refine the code and add more security check. | vanjeff |
2010-01-04 | installing HII config access protocol on child handle instead of installing o... | vanjeff |
2009-12-30 | Add VLAN support. | xdu2 |
2009-12-30 | Code clean up in NetLib: | xdu2 |
2009-12-25 | Add check before free DevicePath (TCP child sock will have no device path ins... | xdu2 |
2009-12-17 | Refine the functions headers. | vanjeff |
2009-12-04 | The functionality of PXE Base Code protocol will not be stopped, when downloa... | vanjeff |
2009-11-25 | Fixed the bug that not to stop PXE functionality when PXE meeting some failur... | vanjeff |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-11 | 1. Add Link MTU support to IP4 and TCP4 driver. | tye |
2009-11-04 | [Change summary]: | tye |
2009-10-30 | 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. | tye |
2009-10-26 | NetLib: | tye |
2009-10-22 | 1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00... | tye |
2009-10-21 | 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ... | tye |
2009-09-14 | fix k8 warning. | eric_tian |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor... | qhuang8 |
2009-08-14 | Use siaddr in DHCP packet, if zero, use option 54 instead. | vanjeff |
2009-08-13 | 1. update timeout interval time from 10ms to 50ms | vanjeff |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian |
2009-07-27 | Fixed build issue on GCC compiler. This issue is introduced by one mistaken i... | vanjeff |
2009-07-24 | Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl... | vanjeff |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |