]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Sd
MdeModulePkg UsbBusPei: Fix wrong buffer length used to read hub desc
[mirror_edk2.git] / MdeModulePkg / Bus / Sd /
2018-06-13 Hao WuMdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIO
2018-06-11 Ard BiesheuvelMdeModulePkg/EmmcDxe: demote DEBUG print to DEBUG_BLKIO
2017-11-17 Hao WuMdeModulePkg/SdBlockIoPei: Support IoMmu
2017-11-17 Hao WuMdeModulePkg/EmmcBlockIoPei: Support IoMmu
2017-08-14 Hao WuMdeModulePkg/EmmcDxe: Make sure no extra data is erased...
2017-07-06 Hao WuMdeModulePkg/EmmcDxe: Implementation of Disk Informatio...
2017-07-06 Hao WuMdeModulePkg/SdDxe: Implementation of Disk Information...
2017-03-13 Feng TianMdeModulePkg/SdMmc: Add break to avoid dead loop when...
2017-02-21 Hao WuMdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize...
2017-01-20 Thomas HuthMdeModulePkg: Remove superfluous return statements
2016-12-20 Dandan BiMdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-11 Hao WuMdeModulePkg SdBlockIoPei: Initialize 'SwitchResp'...
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Feng TianMdeModulePkg/EmmcDxe: Don't expose BlockIo interface...
2016-07-01 Feng TianMdeModulePkg/SdMmc: update TPL to notify to fix UEFI...
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-05-09 Feng TianMdeModulePkg/Sd: add Erase Block support on sd/emmc...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Error handling enhance...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target...
2016-04-26 Feng TianMdeModulePkg/EmmcDxe: Fix wrong coding style on close...
2016-04-26 Feng TianMdeModulePkg/EmmcDxe: Fix wrong typo on function comments
2016-04-21 Feng TianMdeModulePkg/Sd: wait 1ms before check DATA line in...
2016-04-21 Feng TianMdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
2016-03-31 Zeng, StarMdeModulePkg EmmcDxe: Fix GCC build failure with set...
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack