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
/
SnpDxe
/
Snp.c
Age
Commit message (
Expand
)
Author
2014-07-09
Fixed typos: hanlder should be handler.
Chen Fan
2014-06-26
Refine code to make it more safely.
Eric Dong
2013-08-20
Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...
Qian Ouyang
2013-02-01
Fix a bug in snp driver binding Start() that it may return incorrect status c...
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2011-11-03
MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...
xdu2
2011-07-04
MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...
xdu2
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-02-12
Update SnpDxe to support dynamic media detect.
xdu2
2010-01-08
refine the code and add more security check.
vanjeff
2009-06-29
add security check.
vanjeff
2009-04-20
Changed ID into Id.
vanjeff
2009-04-10
fixed DMA not be stopped issue when gBS->ExitBootServices called.
vanjeff
2009-02-09
Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...
niry
2008-12-29
1). Fix the debug level for DEBUG macro
niry
2008-11-13
sync comments, fix function header, rename variable name to follow coding style.
niry
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-27
Make use of correct format String:
qwang12
2008-02-20
rename
vanjeff