]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Sd/SdDxe
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Sd / SdDxe /
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-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-06-29 Hao WuMdeModulePkg/Sd: Fix typo when adding model name string
2018-06-13 Hao WuMdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIO
2017-07-06 Hao WuMdeModulePkg/SdDxe: Implementation of Disk Information...
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-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-05-09 Feng TianMdeModulePkg/Sd: add Erase Block support on sd/emmc...
2016-04-21 Feng TianMdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack