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