summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Sd
AgeCommit message (Expand)Author
2016-05-09MdeModulePkg/Sd: add Erase Block support on sd/emmc deviceFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus mode before switchFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Error handling enhance on tuning procedureFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuningFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target clock is largerFeng Tian
2016-04-26MdeModulePkg/EmmcDxe: Fix wrong coding style on close braceFeng Tian
2016-04-26MdeModulePkg/EmmcDxe: Fix wrong typo on function commentsFeng Tian
2016-04-21MdeModulePkg/Sd: wait 1ms before check DATA line in voltage switch procFeng Tian
2016-04-21MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmdFeng Tian
2016-03-31MdeModulePkg EmmcDxe: Fix GCC build failure with set but unused variablesZeng, Star
2016-03-30MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian