]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Universal/MmcDxe/Diagnostics.c
MmcDxe: Perform diagnostics specifically on the requested controller
authorOlivier Martin <olivier.martin@arm.com>
Thu, 9 Jan 2014 19:15:06 +0000 (19:15 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Jan 2014 19:15:06 +0000 (19:15 +0000)
commit5c5a34d485eb200c81f89ebc8553a77167ba2c44
tree18eade33f83c48d18d9b94e99075eac6d3b0402e
parentb4fdedc2543c6d193c70ae5339a56824a9729e68
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
EmbeddedPkg/Universal/MmcDxe/Diagnostics.c