audk/EmbeddedPkg/Universal/MmcDxe
Olivier Martin 5c5a34d485 MmcDxe: Perform diagnostics specifically on the requested controller
In RunDiagnostics, find the controller specified by ControllerHandle and run
diagnostics only on that controller, returning EFI_UNSUPPORTED if it isn't in
the driver's pool of managed devices.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15075 6f19259b-4bc3-4df7-8a09-765794883524
2014-01-09 19:15:06 +00:00
..
ComponentName.c EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg 2011-06-03 09:07:31 +00:00
Diagnostics.c MmcDxe: Perform diagnostics specifically on the requested controller 2014-01-09 19:15:06 +00:00
Mmc.c EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c 2013-08-30 11:51:51 +00:00
Mmc.h MmcDxe: Adding eMMC support 2014-01-09 19:06:25 +00:00
MmcBlockIo.c MmcDxe: Adding eMMC support 2014-01-09 19:06:25 +00:00
MmcDebug.c EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c 2013-08-30 11:51:51 +00:00
MmcDxe.inf MmcDxe: Adding eMMC support 2014-01-09 19:06:25 +00:00
MmcIdentification.c MmcDxe: Adding eMMC support 2014-01-09 19:06:25 +00:00