diff options
author | Albecki, Mateusz <mateusz.albecki@intel.com> | 2020-01-14 20:05:28 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-01-19 01:58:00 +0000 |
commit | a22f4c34df1ea129a219aea86bbec6148d77c5e5 (patch) | |
tree | 4a93c6d1c19290671b0ed740c9bb70784e3bc9e9 /BaseTools/Source/Python | |
parent | 4e2ac8062cbe907be9fbf6b2e6f1fc947690c4de (diff) | |
download | edk2-a22f4c34df1ea129a219aea86bbec6148d77c5e5.tar.gz edk2-a22f4c34df1ea129a219aea86bbec6148d77c5e5.tar.bz2 edk2-a22f4c34df1ea129a219aea86bbec6148d77c5e5.zip |
MdeModulePkg/SdMmcPciHcDxe: Refactor command error detection
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1140
Error detection function will now check if the command
failure has been caused by one of the errors that can
appear randomly on link(CRC error + end bit error). If
such an error has been a cause of failure, function will
return EFI_CRC_ERROR instead of EFI_DEVICE_ERROR to indicate
to the higher level that command has a chance of succeeding if
resent.
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>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions