audk/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe
Chevron Li (WH) 5890a18409 MdeModulePkg: SdMmcPciHcDxe: Fix issue that SD1.0 cards can't be recognized
SD1.0 cards don't support CMD8 and CMD6
CMD8 result can be used to distinguish the card is SD1.0 or not.
CMD8 result can be used to decide following CMD6 is sent or skip.

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Chevron Li <chevron.li@bayhubtech.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2022-12-12 02:43:33 +00:00
..
ComponentName.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EmmcDevice.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SdDevice.c MdeModulePkg: SdMmcPciHcDxe: Fix issue that SD1.0 cards can't be recognized 2022-12-12 02:43:33 +00:00
SdMmcPciHcDxe.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SdMmcPciHcDxe.h MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable 2022-03-17 16:13:22 +00:00
SdMmcPciHcDxe.inf MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable 2022-03-17 16:13:22 +00: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: Fix imbalanced debug macros 2022-09-09 01:42:39 +00:00
SdMmcPciHci.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00