]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Sd/SdDxe/SdBlockIo.c
MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
authorFeng Tian <feng.tian@intel.com>
Wed, 6 Apr 2016 01:52:08 +0000 (09:52 +0800)
committerFeng Tian <feng.tian@intel.com>
Thu, 21 Apr 2016 08:07:27 +0000 (16:07 +0800)
commitac30e4c15dc51b4f22d56dcc7f3ce098b69ba399
tree175072425470740a08cde9393742920cfab2934e
parent2e9107b87ed1350e2abe0bb777ef913a72eaff4a
MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd

The SD CMD7 deselect cmd have no response according to SD
physical layer simplified spec.

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/SdDevice.c
MdeModulePkg/Bus/Sd/SdDxe/SdBlockIo.c