audk/ArmPlatformPkg/Bds
Heyi Guo 387e7c15f5 ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance
LocateProtocol only gets the 1st SNP instance and this will be wrong
in a system with multiple SNP instances installed. Use HandleProtocol
instead.

Cc: Olivier Martin <olivier.martin@arm.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Olivier Martin <Olivier.Martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18030 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-16 11:27:05 +00:00
..
Bds.c ArmPlatformPkg/Bds: Remove Linux specific boot path 2015-07-14 14:36:49 +00:00
Bds.inf ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS 2015-07-14 14:41:46 +00:00
BdsHelper.c ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS 2015-07-14 14:41:46 +00:00
BdsInternal.h ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS 2015-07-14 14:41:46 +00:00
BootLinux.c ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS 2015-07-14 14:41:46 +00:00
BootMenu.c ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS 2015-07-14 14:41:46 +00:00
BootOption.c ArmPlatformPkg/Bds: Remove Linux specific boot path 2015-07-14 14:36:49 +00:00
BootOptionSupport.c ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance 2015-07-16 11:27:05 +00:00