summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Sd/EmmcDxe
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg/EmmcDxe: demote DEBUG print to DEBUG_BLKIOArd Biesheuvel2018-06-111-1/+4
* MdeModulePkg/EmmcDxe: Make sure no extra data is erased by EraseBlocksHao Wu2017-08-141-4/+152
* MdeModulePkg/EmmcDxe: Implementation of Disk Information ProtocolHao Wu2017-07-065-3/+281
* MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as BooleanDandan Bi2016-12-201-1/+1
* MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partitionFeng Tian2016-07-011-93/+45
* MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian2016-07-011-24/+36
* MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-1/+1
* MdeModulePkg/Sd: add Erase Block support on sd/emmc deviceFeng Tian2016-05-095-3/+531
* MdeModulePkg/EmmcDxe: Fix wrong coding style on close braceFeng Tian2016-04-261-2/+3
* MdeModulePkg/EmmcDxe: Fix wrong typo on function commentsFeng Tian2016-04-262-2/+3
* MdeModulePkg EmmcDxe: Fix GCC build failure with set but unused variablesZeng, Star2016-03-311-3/+1
* MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian2016-03-308-0/+4073