summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Sd/EmmcDxe
AgeCommit message (Expand)AuthorFilesLines
2024-03-13MdeModulePkg: Update ReceiveData and SendData function descriptionQingyu Shang2-6/+18
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki6-668/+733
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-5/+3
2021-10-14MdeModulePkg/Sd: Corrections for Extra.uni filesKonstantin Aladyshev1-0/+2
2020-02-10MdeModulePkg/Bus/Sd: Fix various typosAntoine Coeur4-11/+11
2019-10-09MdeModulePkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney10-67/+10
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-29MdeModulePkg/Sd: Fix typo when adding model name stringHao Wu1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-2/+2
2018-06-11MdeModulePkg/EmmcDxe: demote DEBUG print to DEBUG_BLKIOArd Biesheuvel1-1/+4
2017-08-14MdeModulePkg/EmmcDxe: Make sure no extra data is erased by EraseBlocksHao Wu1-4/+152
2017-07-06MdeModulePkg/EmmcDxe: Implementation of Disk Information ProtocolHao Wu5-3/+281
2016-12-20MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as BooleanDandan Bi1-1/+1
2016-07-01MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partitionFeng Tian1-93/+45
2016-07-01MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian1-24/+36
2016-06-21MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng1-1/+1
2016-05-09MdeModulePkg/Sd: add Erase Block support on sd/emmc deviceFeng Tian5-3/+531
2016-04-26MdeModulePkg/EmmcDxe: Fix wrong coding style on close braceFeng Tian1-2/+3
2016-04-26MdeModulePkg/EmmcDxe: Fix wrong typo on function commentsFeng Tian2-2/+3
2016-03-31MdeModulePkg EmmcDxe: Fix GCC build failure with set but unused variablesZeng, Star1-3/+1
2016-03-30MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian8-0/+4073