summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-223/+260
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-3/+2
* MdeModulePkg/Bus/Sd: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdeModulePkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek2019-10-091-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* 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: Implementation of Disk Information ProtocolHao Wu2017-07-061-1/+14
* MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partitionFeng Tian2016-07-011-93/+45
* MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-1/+1
* MdeModulePkg/Sd: add Erase Block support on sd/emmc deviceFeng Tian2016-05-091-1/+73
* MdeModulePkg/EmmcDxe: Fix wrong typo on function commentsFeng Tian2016-04-261-0/+1
* 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-301-0/+1175