index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Network
/
MnpDxe
/
MnpDriver.c
Age
Commit message (
Expand
)
Author
2012-12-17
Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2010-12-09
Add missing Handle parameter for UninstallMultipleProtocolInterfaces().
xdu2
2010-04-24
Update the copyright notice format
hhtian
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-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-09-12
remove duplicated code.
vanjeff
2008-09-12
add param ImageHandle for MnpFlushServiceData().
vanjeff
2008-09-12
move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...
vanjeff
2008-08-01
In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...
vanjeff
2008-02-14
Use Mde library and definition instead of some native definitions in NetLib, ...
vanjeff
2007-12-18
Sync the latest version from R8.
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-07-30
Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.
vanjeff
2007-07-24
Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.
vanjeff