]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe
MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDevice
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe /
2018-01-30 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to...
2017-11-06 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: call SdMmcFreeTrb() to...
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-02 Feng TianMdeModulePkg/SdMmc: Fix build failure caused by last...
2016-11-30 Feng TianMdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug...
2016-09-06 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Feng TianMdeModulePkg/SdMmc: update TPL to notify to fix UEFI...
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Add delay before eMMC reset
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch...
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-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card...
2016-04-26 Feng TianMdeModulePkg/Sd: Not explicitly compare BOOLEAN type...
2016-04-21 Feng TianMdeModulePkg/Sd: wait 1ms before check DATA line in...
2016-04-21 Feng TianMdeModulePkg/SdMmcPciHc: Reset the slot when sd device...
2016-04-21 Feng TianMdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
2016-04-21 Feng TianMdeModulePkg/Sd: update the sd detection logic
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack