audk/MdeModulePkg/Universal/Network/SnpDxe
Fu Siyuan f70f52f5ed MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.
The driver binding start function in SNP.c goes through all the BARs and get
the last BAR index for use. Theoretically it should work with all valid BARs,
but we got reports some device did always use the first valid BAR, so we change
the logic in SNP to use the first found BAR index instead of the last one.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18455 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-15 03:12:15 +00:00
..
Callback.c 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memory mapped bar and IO mapped bar. 2014-09-15 03:37:58 +00:00
ComponentName.c Add more check for the code to make it more safely. 2014-09-18 08:45:26 +00:00
Get_status.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Initialize.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Mcast_ip_to_mac.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Nvdata.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Receive.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Receive_filters.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Reset.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Shutdown.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Snp.c MdeModulePkg: Change the algorithm in SNP to use the first found BAR index. 2015-09-15 03:12:15 +00:00
Snp.h 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memory mapped bar and IO mapped bar. 2014-09-15 03:37:58 +00:00
SnpDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
SnpDxe.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
SnpDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
Start.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Station_address.c Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NIC in SNP driver. 2014-03-20 06:04:50 +00:00
Statistics.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Stop.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Transmit.c Refine code to make code run safely. 2010-09-16 04:51:25 +00:00
WaitForPacket.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00