summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Sd/EmmcBlockIoPei
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-077-766/+839
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-072-22/+21
* MdeModulePkg/Bus/Sd: Fix various typosAntoine Coeur2020-02-103-8/+8
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-74/+10
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg EmmcBlockIoPei: Remove a redundant functionshenglei2018-08-211-26/+0
* MdeModulePkg/EmmcBlockIoPei: Support IoMmuHao Wu2017-11-177-19/+483
* 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: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-2/+2
* 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-309-0/+4986