Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 5890a18409a0e67a491c600b930e6c904ad3b3fd https://github.com/tianocore/edk2/commit/5890a18409a0e67a491c600b930e6c904ad3b3fd Author: Chevron Li (WH) <chevron...@bayhubtech.com> Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths: M MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdDevice.c Log Message: ----------- 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...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Chevron Li <chevron...@bayhubtech.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits