audk/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe
Marcin Wojtas 4cd9d7fc6f MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1182

Some devices can be non removable (such as eMMC) and checking
Present State Register on host controller may falsely return
an information that device is not present. Execute this
check conditionally on the SloType field value.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2018-09-21 10:47:48 +08:00
..
ComponentName.c
EmmcDevice.c MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR Reg 2017-03-13 21:41:46 +08:00
SdDevice.c MdeModulePkg SdMmcPciHcDxe: Remove redundant functions 2018-08-21 16:28:57 +08:00
SdMmcPciHcDxe.c MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot 2018-09-21 10:47:48 +08:00
SdMmcPciHcDxe.h MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden 2018-01-30 09:25:13 +00:00
SdMmcPciHcDxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
SdMmcPciHcDxe.uni
SdMmcPciHcDxeExtra.uni
SdMmcPciHci.c MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits 2018-09-21 10:47:47 +08:00
SdMmcPciHci.h MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden 2018-01-30 09:25:13 +00:00