Age | Commit message (Expand) | Author |
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-03 | For network dynamic media support: | xdu2 |
2009-12-30 | Add VLAN support. | xdu2 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-10-22 | 1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00... | tye |
2009-08-13 | 1. update timeout interval time from 10ms to 50ms | vanjeff |
2009-03-25 | Fixing coding style issue. | niry |
2009-02-03 | fix some checklist issues | ywu21 |
2009-01-16 | code scrub fix | jgong5 |
2009-01-08 | Change the file headers and some function comments. | niry |
2008-11-18 | fix code style issue and add function header | niry |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-09-12 | add param ImageHandle for MnpFlushServiceData(). | vanjeff |
2008-09-12 | move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa... | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | 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 |