]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Sd
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Sd /
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-10-14 Konstantin AladyshevMdeModulePkg/Sd: Corrections for Extra.uni files
2020-03-27 Guomin JiangMdeModulePkg/SdDxe: Check the Token to avoid null pointer
2020-02-10 Antoine CoeurMdeModulePkg/Bus/Sd: Fix various typos
2019-11-04 Shenglei ZhangMdeModulePkg/SdBlockIoPei: Add check for DeviceIndex
2019-10-09 Laszlo ErsekMdeModulePkg: fix UninstallMultipleProtocolInterfaces...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-11-19 Jeff BrasenMdeModulePkg/SdDxe: Fix potential NULL pointer access
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-08-21 shengleiMdeModulePkg SdBlockIoPei: Remove a redundant function
2018-08-21 shengleiMdeModulePkg EmmcBlockIoPei: Remove a redundant function
2018-06-29 Hao WuMdeModulePkg/Sd: Fix typo when adding model name string
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
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