]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connected
authorFeng Tian <feng.tian@intel.com>
Tue, 12 Apr 2016 05:57:48 +0000 (13:57 +0800)
committerFeng Tian <feng.tian@intel.com>
Thu, 21 Apr 2016 08:07:45 +0000 (16:07 +0800)
commit83ceccabd3c2adc517ed27f59282737efe4e8bd0
tree0119bf369256b03416785fa7f0684e1f5fb12746
parentac30e4c15dc51b4f22d56dcc7f3ce098b69ba399
MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connected

The original code doesn't reset the slot when there is device change.
It may bring issue on device identification procedure of some SD cards.

Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@Intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c