Age | Commit message (Expand) | Author |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 |
2011-11-23 | Add pointer check for NULL before dereference it. | sfu5 |
2011-11-21 | 1.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message. | sfu5 |
2010-06-02 | Fixed tracker #203752, Dhcp4 assert issue. | hhuan13 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-16 | Fixed GCC 4.4 build issues due to EFIAPI not being used when required. | geekboy15a |
2010-02-23 | enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an... | vanjeff |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-10-30 | 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. | tye |
2009-10-21 | 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ... | tye |
2009-07-10 | 1. remove duplicated NetLibDispatchDpc() calling in Pool function. | vanjeff |
2009-06-08 | sync tracker:PXE misused the parameter of second since boot in DHCP header. | vanjeff |
2009-01-16 | code scrub fix | jgong5 |
2008-11-14 | Scrubbed part of the code. | jgong5 |
2008-07-11 | Code Scrub for DxeCrc32GuidedSectionExtractLib library instance. | lgao4 |
2008-06-30 | Clean codes per ECC. | vanjeff |
2008-06-24 | [Description]: | vanjeff |
2008-04-02 | enhanced UefiPxeBcDxe to support | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-12-18 | fix a issue to pass ICC build | qwang12 |
2007-12-18 | Sync the latest version from R8. | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
2007-10-09 | Clean up Network Components to support GCC build. | yshang1 |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |