summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/SnpDxe/Snp.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-862/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* MdeModulePkg: Refine SNP driver's media status check logic.Fu Siyuan2016-05-061-2/+6
* MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan2016-01-081-1/+15
* MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan2015-09-151-4/+14
* Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan2014-10-311-6/+7
* 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan2014-09-151-266/+71
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* Refine code to make it more safely.Eric Dong2014-06-261-3/+3
* Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2013-08-201-1/+6
* Fix a bug in snp driver binding Start() that it may return incorrect status c...sfu52013-02-011-7/+14
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-3/+3
* MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu22011-11-031-0/+1
* MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22011-07-041-2/+2
* Refine soma code to make code run safely.ydong102010-09-151-3/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update SnpDxe to support dynamic media detect.xdu22010-02-121-0/+10
* refine the code and add more security check.vanjeff2010-01-081-15/+15
* add security check.vanjeff2009-06-291-2/+2
* Changed ID into Id.vanjeff2009-04-201-3/+3
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-101-1/+45
* Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry2009-02-091-16/+16
* 1). Fix the debug level for DEBUG macroniry2008-12-291-43/+47
* sync comments, fix function header, rename variable name to follow coding style.niry2008-11-131-428/+393
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+0
* Make use of correct format String:qwang122008-10-271-5/+5
* renamevanjeff2008-02-201-0/+1000