summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/SnpDxe/Snp.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-862/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2016-05-06MdeModulePkg: Refine SNP driver's media status check logic.Fu Siyuan1-2/+6
2016-01-08MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan1-1/+15
2015-09-15MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan1-4/+14
2014-10-31Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan1-6/+7
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan1-266/+71
2014-07-09Fixed typos: hanlder should be handler.Chen Fan1-1/+1
2014-06-26Refine code to make it more safely.Eric Dong1-3/+3
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang1-1/+6
2013-02-01Fix a bug in snp driver binding Start() that it may return incorrect status c...sfu51-7/+14
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-3/+3
2011-11-03MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu21-0/+1
2011-07-04MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu21-2/+2
2010-09-15Refine soma code to make code run safely.ydong101-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-12Update SnpDxe to support dynamic media detect.xdu21-0/+10
2010-01-08refine the code and add more security check.vanjeff1-15/+15
2009-06-29add security check.vanjeff1-2/+2
2009-04-20Changed ID into Id.vanjeff1-3/+3
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff1-1/+45
2009-02-09Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry1-16/+16
2008-12-291). Fix the debug level for DEBUG macroniry1-43/+47
2008-11-13sync comments, fix function header, rename variable name to follow coding style.niry1-428/+393
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+0
2008-10-27Make use of correct format String:qwang121-5/+5
2008-02-20renamevanjeff1-0/+1000