diff options
author | Feng Tian <feng.tian@intel.com> | 2016-04-29 16:02:50 +0800 |
---|---|---|
committer | Feng Tian <feng.tian@intel.com> | 2016-05-06 16:09:59 +0800 |
commit | e7e89b0861fa561c2c13eee3271655c100b3abb9 (patch) | |
tree | dcc806bdf5daf94b9245be516297d32129b28d12 /SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h | |
parent | cb9cb9e2aaec95f89f3c0dfc411226aa6c42461a (diff) | |
download | edk2-platforms-e7e89b0861fa561c2c13eee3271655c100b3abb9.tar.xz |
MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuning
The original code is using ADMA mode to do clock tuning procedure. It
may have problem on some SD/MMC host controllers as there is no way to
know when to send next tuning cmd.
Update it to PIO mode to strictly follow SD Host Controller Simplified
Specification 3.0 Figure 2-29. By this way, if the Buffer Read Ready
interrupt is set, we could know it's ok to send the next clock tuning
cmd.
Cc: Wu, Hao A <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Diffstat (limited to 'SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h')
0 files changed, 0 insertions, 0 deletions