Age | Commit message (Expand) | Author |
2010-09-15 | Refine soma code to make code run safely. | ydong10 |
2010-04-24 | Update the copyright notice format | hhtian |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-04 | [Change summary]: | tye |
2009-10-26 | NetLib: | tye |
2009-01-16 | Insert comments for functions/macros and add the file headers. | niry |
2008-12-24 | Fixing function headers. | niry |
2008-12-16 | Add comments for functions. | niry |
2008-12-05 | Add comments for functions and fix some coding style issue. | niry |
2008-11-28 | Fix coding style issues for Tcp4Dxe driver. | niry |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2008-01-29 | Sync the bug that list node is free before it is removed from the list. That ... | 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-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 |
2007-08-27 | 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ... | vanjeff |
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 |