diff options
| author | Albecki, Mateusz <mateusz.albecki@intel.com> | 2020-01-14 15:05:28 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-01-19 04:58:00 +0300 |
| commit | a22f4c34df1ea129a219aea86bbec6148d77c5e5 (patch) | |
| tree | 4a93c6d1c19290671b0ed740c9bb70784e3bc9e9 /BaseTools/Source/Python/Common/BuildToolError.py | |
| parent | 4e2ac8062cbe907be9fbf6b2e6f1fc947690c4de (diff) | |
| download | edk2-a22f4c34df1ea129a219aea86bbec6148d77c5e5.tar.xz | |
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/Common/BuildToolError.py')
0 files changed, 0 insertions, 0 deletions
