]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c
Add Tper Reset Logic by using MOR bit.
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBus.c
2012-09-12 qianouyangAdd Tper Reset Logic by using MOR bit.
2012-03-16 qianouyangIntroduce tow non-blocking task lists to AtaBus. One...
2011-12-12 erictianMdeModulePkg: Fix a bug that UnregisterAtaDev() will...
2011-11-25 lzeng14Allocate aligned buffer to satisfy the IoAlign requirem...
2011-11-03 erictianMdeModulePkg: ATA performance tuning.
2011-09-01 lzeng14Remove, correct and refine some debug messages.
2011-07-05 li-elvinReturn the correct status at the last of UnregisterAtaD...
2011-05-19 erictianfix memory leak at AccessAtaDevice() of AtaBus.
2011-05-04 hhuan131. Enabled SSP(StorageSecurityCommandProtocol) for...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-03-10 erictianfix null DevicePath issue.
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
2010-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-04-24 hhtianUpdate the copyright notice format
2009-12-31 qhuang8Fix minor coding style issues.
2009-12-31 qhuang8Remove the hard-code IoAlign in BlockIo.Media; instead...
2009-12-30 qhuang8Fix bug that that the template does not match fields...
2009-12-22 qhuang8Add new UEFI driver AtaBusDxe: