summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Sd
AgeCommit message (Expand)Author
2017-01-20MdeModulePkg: Remove superfluous return statementsThomas Huth
2016-12-20MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as BooleanDandan Bi
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru
2016-07-11MdeModulePkg SdBlockIoPei: Initialize 'SwitchResp' elements before usingHao Wu
2016-07-01MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partitionFeng Tian
2016-07-01MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian
2016-06-24MdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch functions callJoe Zhou
2016-06-21MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
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