summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-683/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-4/+4
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-2/+2
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-2/+4
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-18/+68
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu21-0/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-03For network dynamic media support:xdu21-2/+2
2009-12-30Add VLAN support.xdu21-132/+223
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-5/+5
2009-02-03fix some checklist issuesywu211-73/+73
2009-01-16code scrub fixjgong51-49/+49
2009-01-08Change the file headers and some function comments.niry1-27/+26
2008-11-18fix code style issue and add function headerniry1-51/+56
2008-09-12remove duplicated code.vanjeff1-10/+0
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff1-2/+2
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff1-10/+0
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff1-7/+21
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-25/+25
2007-12-18Sync the latest version from R8.vanjeff1-46/+36
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-9/+9
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-1/+0
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-0/+560