Age | Commit message (Expand) | Author |
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 |
2009-07-17 | fixed ASSERT condition issue. | vanjeff |
2009-07-15 | initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT... | eric_tian |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-07-10 | 1. remove duplicated NetLibDispatchDpc() calling in Pool function. | vanjeff |
2009-07-09 | add security check. | vanjeff |
2009-07-08 | add security check. | vanjeff |
2009-07-06 | Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. | gikidy |
2009-07-01 | sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S... | eric_tian |
2009-06-30 | add error handler to pass K8 check | eric_tian |
2009-06-29 | add security check. | vanjeff |
2009-06-29 | Fix incorrect error handling when PXE boot timeout. | gikidy |