summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Sd/SdDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/SdDxe: Fix potential NULL pointer accessJeff Brasen2018-11-191-2/+3
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg/Sd: Fix typo when adding model name stringHao Wu2018-06-291-2/+2
* MdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIOHao Wu2018-06-131-2/+2
* MdeModulePkg/SdDxe: Implementation of Disk Information ProtocolHao Wu2017-07-065-3/+277
* MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian2016-07-012-12/+32
* MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-1/+1
* MdeModulePkg/Sd: add Erase Block support on sd/emmc deviceFeng Tian2016-05-095-3/+447
* MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmdFeng Tian2016-04-211-2/+4
* MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian2016-03-308-0/+2894