]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/MnpDxe/MnpConfig.c
1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,000 (10s...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / MnpDxe / MnpConfig.c
2009-10-22 tye1. Fix timer unit bug in MNP: default rx/tx timeout...
2009-08-13 vanjeff1. update timeout interval time from 10ms to 50ms
2009-03-25 niryFixing coding style issue.
2009-02-03 ywu21fix some checklist issues
2009-01-16 jgong5code scrub fix
2009-01-08 niryChange the file headers and some function comments.
2008-11-18 niryfix code style issue and add function header
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-12 vanjeffadd param ImageHandle for MnpFlushServiceData().
2008-09-12 vanjeffmove protocol close process from MnpDriverBindingStart...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.