summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHci.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-394/+452
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-19/+18
* MdeModulePkg/Bus/Sd: Fix various typosAntoine Coeur2020-02-101-6/+6
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/EmmcBlockIoPei: Support IoMmuHao Wu2017-11-171-7/+29
* MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR RegFeng Tian2017-03-131-1/+9
* MdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize of TrbHao Wu2017-02-211-2/+2
* MdeModulePkg: Remove superfluous return statementsThomas Huth2017-01-201-3/+0
* MdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch functions callJoe Zhou2016-06-241-1/+1
* MdeModulePkg/SdMmcPciHcDxe: Error handling enhance on tuning procedureFeng Tian2016-05-061-4/+14
* MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuningFeng Tian2016-05-061-23/+47
* MdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target clock is largerFeng Tian2016-05-061-1/+7
* MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian2016-03-301-0/+2833