diff options
author | Feng Tian <feng.tian@intel.com> | 2017-03-13 11:20:41 +0800 |
---|---|---|
committer | Feng Tian <feng.tian@intel.com> | 2017-03-13 21:41:46 +0800 |
commit | ec86d28558d4f9f325926be1444b2d4ce32a0dc2 (patch) | |
tree | f1569fa712cead79fe0ce47241707c92701692c2 /ArmPkg | |
parent | 1c3ac4b91efaa366d899cbe23451a0b2906d4d13 (diff) | |
download | edk2-platforms-ec86d28558d4f9f325926be1444b2d4ce32a0dc2.tar.xz |
MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR Reg
At worst case, OCR register may always not set BIT31. It will cause
original code enter to dead loop. Adding a break for such case.
Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'ArmPkg')
0 files changed, 0 insertions, 0 deletions