Age | Commit message (Expand) | Author |
2016-12-26 | MdeModulePkg: Move to new location | Guo Mang |
2014-05-15 | Fix some build issues (ARM toolchain). | Olivier Martin |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |
2012-12-13 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. | sfu5 |
2012-11-01 | Add more check to make code more safely. | ydong10 |
2010-09-09 | Improve PXE Over IPv4 performance: | hhuan13 |
2010-06-13 | Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ... | qianouyang |
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-01-25 | Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes... | tye1 |
2009-12-17 | Refine the functions headers. | vanjeff |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
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-08-13 | 1. update timeout interval time from 10ms to 50ms | vanjeff |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-06-29 | add security check. | vanjeff |
2009-01-16 | code scrub fix | jgong5 |
2008-12-01 | 1. Fixed issue when calculating timeout value in timeout function in MNP module. | vanjeff |
2008-11-27 | Fixed one bug when calculating timeout value in timeout function for UDP prot... | vanjeff |
2008-11-18 | synced function header | jgong5 |
2008-11-13 | Scrubbed some code for Udp4 | jgong5 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-05-27 | [Description]: | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-12-18 | Sync the latest version from R8. | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
2007-08-27 | 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ... | vanjeff |
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 |
2007-07-25 | Fixed EBC build issues. | vanjeff |
2007-07-24 | Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. | vanjeff |