summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-164/+201
* MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequencyAlbecki, Mateusz2020-03-051-1/+1
* MdeModulePkg/SdMmcPciHcDxe: Add retries for async commandsAlbecki, Mateusz2020-01-191-2/+4
* MdeModulePkg/SdMmcPciHcDxe: Add retries for sync commandsAlbecki, Mateusz2020-01-191-29/+54
* MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocolAlbecki, Mateusz2019-07-011-14/+38
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA SupportAshish Singhal2019-03-111-3/+7
* MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance statusHao Wu2019-02-011-2/+4
* MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support.Ashish Singhal2019-01-031-2/+20
* MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequencyMarcin Wojtas2018-11-201-1/+12
* MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlotMarcin Wojtas2018-09-211-6/+12
* MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overriddenArd Biesheuvel2018-01-301-4/+31
* MdeModulePkg/SdMmcPciHcDxe: call SdMmcFreeTrb() to complete sync operationArd Biesheuvel2017-11-061-7/+1
* MdeModulePkg/SdMmc: Fix build failure caused by last check-inFeng Tian2016-12-021-1/+1
* MdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug level macrosFeng Tian2016-11-301-11/+11
* MdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMAArd Biesheuvel2016-09-061-0/+20
* MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian2016-07-011-3/+6
* MdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card isn't identifiedFeng Tian2016-05-061-5/+28
* MdeModulePkg/Sd: Not explicitly compare BOOLEAN type with TRUE/FALSEFeng Tian2016-04-261-4/+4
* MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connectedFeng Tian2016-04-211-0/+7
* MdeModulePkg/Sd: update the sd detection logicFeng Tian2016-04-211-2/+4
* MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian2016-03-301-0/+1261