summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c
AgeCommit message (Expand)Author
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu2
2010-04-24Update the copyright notice formathhtian
2010-02-03For network dynamic media support:xdu2
2009-12-30Add VLAN support.xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-02-03fix some checklist issuesywu21
2009-01-16code scrub fixjgong5
2009-01-08Change the file headers and some function comments.niry
2008-11-18fix code style issue and add function headerniry
2008-09-12remove duplicated code.vanjeff
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-12-18Sync the latest version from R8.vanjeff
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff