audk/MdeModulePkg
Albecki, Mateusz 76e1e5631f 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>
2019-09-29 09:13:24 +08:00
..
Application MdeModulePkg/CapsuleApp: Improve comparisons in CapsuleOnDisk.c 2019-08-15 09:10:13 +08:00
Bus MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcMmcLegacy bus timing handling 2019-09-29 09:13:24 +08:00
Core MdeModulePkg DxeCore: Fix for missing Memory Attributes Table (MAT) update 2019-08-20 19:53:31 +08:00
Include MdeModulePkg: Extend the support keyboard type of Terminal console 2019-09-24 21:56:46 +08:00
Library MdeModulePkg: Add missing sourceX for Blt 2019-09-25 11:54:53 +08:00
Logo MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Universal MdeModulePkg/TerminalDxe: Enhance the arrow keys support 2019-09-27 15:49:29 +08:00
MdeModulePkg.dec MdeModulePkg: Extend the support keyboard type of Terminal console 2019-09-24 21:56:46 +08:00
MdeModulePkg.dsc MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull 2019-08-05 10:09:01 +08:00
MdeModulePkg.uni MdeModulePkg: Remove PcdRealTimeClockUpdateTimeout 2019-09-04 02:06:25 +08:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00