diff options
author | Albecki, Mateusz <mateusz.albecki@intel.com> | 2019-09-26 22:27:44 +0800 |
---|---|---|
committer | Hao A Wu <hao.a.wu@intel.com> | 2019-09-29 09:13:24 +0800 |
commit | 76e1e5631f1ad9b2275ff31fefe83258c0812b3d (patch) | |
tree | 62e13c1c69c0c20c19d37bf65e224c5a8234849c /BaseTools/Source/Python/AutoGen/ModuleAutoGen.py | |
parent | a8c1fc70dbd56e367464c976ef8aa43e9349b87d (diff) | |
download | edk2-76e1e5631f1ad9b2275ff31fefe83258c0812b3d.tar.gz edk2-76e1e5631f1ad9b2275ff31fefe83258c0812b3d.tar.bz2 edk2-76e1e5631f1ad9b2275ff31fefe83258c0812b3d.zip |
MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcMmcLegacy bus timing handling
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2218
There is a bug in current driver code that makes
it impossible for it to work with devices that
only work in legacy speed mode since the function
EmmcSwitchToHighSpeed will return with EFI_INVALID_PARAMETER
for such bus mode. Since the logic in that function will
work well for SdMmcMmcLegacy this patch just allows
to call this function with SdMmcMmcLegacy bus mode.
Signed-off-by: Mateusz Albecki <mateusz.albecki@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Tested-by: Hao A Wu <hao.a.wu@intel.com>
Tested-by: Marcin Wojtas <mw@semihalf.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/ModuleAutoGen.py')
0 files changed, 0 insertions, 0 deletions