audk/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe
Albecki, Mateusz 6d38761085 MdeModulePkg/SdMmcPciHcDxe: Read response on command completion
SdMmcPciHcDxe driver used to read response only after
command and data transfer completed. According to SDHCI
specification response data is ready after the command
complete status is set by the host controller. Getting
the response data early will help debugging the cases
when command completed but data transfer timed out.

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Marcin Wojtas <mw@semihalf.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>

Signed-off-by: Mateusz Albecki <mateusz.albecki@intel.com>
Tested-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2020-03-05 01:51:59 +00:00
..
ComponentName.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EmmcDevice.c MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequency 2020-03-05 01:51:59 +00:00
SdDevice.c MdeModulePkg/SdMmcPciHcDxe: Add function to start SD clock 2020-01-06 06:07:30 +00:00
SdMmcPciHcDxe.c MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequency 2020-03-05 01:51:59 +00:00
SdMmcPciHcDxe.h MdeModulePkg/SdMmcPciHcDxe: Read response on command completion 2020-03-05 01:51:59 +00:00
SdMmcPciHcDxe.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SdMmcPciHcDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SdMmcPciHcDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SdMmcPciHci.c MdeModulePkg/SdMmcPciHcDxe: Read response on command completion 2020-03-05 01:51:59 +00:00
SdMmcPciHci.h MdeModulePkg/SdMmcPciHcDxe: Fix unknown doxygen tag error 2020-01-13 01:24:13 +00:00