summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/SnpDxe
AgeCommit message (Expand)AuthorFilesLines
2018-06-28MdeModulePkg: Clean up source filesLiming Gao16-248/+248
2017-11-16MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.cFu Siyuan1-9/+13
2016-06-02MdeModulePkg: Fix SNP.Initialize() spec conformance issueJiaxin Wu1-6/+27
2016-05-06MdeModulePkg: Refine SNP driver's media status check logic.Fu Siyuan4-16/+64
2016-02-17MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan2-5/+5
2016-02-17MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan2-4/+4
2016-02-03MdeModulePkg: Correct one return status code in SNP Transmit function.Fu Siyuan1-1/+2
2016-02-03MdeModulePkg: Update DBsize in SNP GetStatus command.Fu Siyuan1-5/+1
2016-01-08MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan3-18/+89
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
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-18Add more check for the code to make it more safely.Eric Dong1-1/+2
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan3-631/+75
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-14/+20
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
2014-03-20Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI...Fu Siyuan1-4/+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-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu51-3/+3
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu53-6/+129
2011-11-03MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu23-64/+85
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-3/+3
2011-07-04MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22-4/+5
2010-09-16Refine code to make code run safely.ydong101-1/+1
2010-09-15Refine soma code to make code run safely.ydong1010-17/+17
2010-04-24Update the copyright notice formathhtian19-38/+38
2010-04-01Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu21-0/+10
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-02-12Update SnpDxe to support dynamic media detect.xdu23-212/+241
2010-02-11Coding style fix and minor improvements.rsun32-8/+8
2010-01-08refine the code and add more security check.vanjeff2-42/+42
2009-11-04[Change summary]:tye1-3/+5
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-09add security check.vanjeff1-2/+2
2009-07-08add security check.vanjeff1-3/+5
2009-06-29add security check.vanjeff1-2/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-4/+4
2009-04-20Changed ID into Id.vanjeff1-3/+3
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff3-3/+55
2009-02-11Remove several unicode in comments.qhuang81-4/+4
2009-02-09Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry15-50/+50
2009-01-18Fix the wrong file comments for SnpDxe.inf driverklu21-1/+1
2009-01-12remove information output in SNP poll function.vanjeff1-31/+31
2008-12-291). Fix the debug level for DEBUG macroniry19-313/+345