summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Ata
AgeCommit message (Expand)AuthorFilesLines
2019-05-31MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 pathHao A Wu1-1/+8
2019-04-24MdeModulePkg/AhciPei: Add PEI BlockIO supportHao Wu6-0/+960
2019-04-24MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit addressHao Wu1-1/+7
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney30-216/+30
2019-02-22MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEIHao Wu13-0/+5183
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2-3/+3
2018-08-21MdeModulePkg AtaAtapiPassThru: Remove redundant functionsshenglei2-361/+0
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei1-1/+0
2018-06-29MdeModulePkg/AtaPassThru: Add missing NULL ptr check in BindingStartHao Wu1-5/+4
2018-06-28MdeModulePkg: Clean up source filesLiming Gao9-63/+63
2018-06-19MdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build failureRuiyu Ni1-1/+1
2018-06-08MdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSLP per policyRuiyu Ni2-2/+235
2018-06-08MdeModulePkg/AtaAtapiPassThru: enable/disable PUIS per policyRuiyu Ni4-2/+71
2018-06-08MdeModulePkg/AtaAtapiPassThru: Spin up Power up in Standby devicesRuiyu Ni2-5/+128
2017-11-29MdeModulePkg/AtaAtapiPassThru: Revert patch to disable PCI attributesRuiyu Ni2-64/+1
2017-11-29MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus MasterRuiyu Ni2-3/+5
2017-10-27MdeModulePkg/AtaAtapiPassThru: disable only BM-DMA at ExitBootServices()Laszlo Ersek2-5/+3
2017-09-29MdeModulePkg/AtaAtapiPassThru: Fix possible out of range left shiftHao Wu1-2/+2
2017-09-08MdeModulePkg/AtaAtapiPassThru: disable the device at ExitBootServices()Laszlo Ersek2-1/+64
2017-09-08MdeModulePkg/AtaAtapiPassThru: unmap DMA buffers after disabling BM DMALaszlo Ersek1-12/+12
2017-09-08MdeModulePkg/AtaAtapiPassThru: cache EnabledPciAttributesLaszlo Ersek2-20/+13
2017-06-28MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeoutArd Biesheuvel2-3/+3
2016-11-24MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in AhciMarcin Wojtas1-11/+10
2016-11-01MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd execFeng Tian1-10/+29
2016-10-27MdeModulePkg/Bus: Fix typos in commentsGary Lin2-2/+2
2016-09-06MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMAArd Biesheuvel1-1/+19
2016-07-12MdeModulePkg AtaBusDxe: Fix ATA commands cannot be sent to some devicesHao Wu1-3/+3
2016-06-22MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag settingJan D?bro?1-17/+1
2016-06-07MdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot be discoveredCinnamon Shia1-1/+2
2016-05-12MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description commentHao Wu1-6/+6
2016-05-12MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semanticsHao Wu3-23/+66
2016-01-25MdeModulePkg/.../IdeMode: correctly report length of returned dataPaolo Bonzini1-14/+18
2016-01-19MdeModulePkg/.../IdeMode: report early finish of packet read as successLaszlo Ersek1-0/+6
2016-01-19MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocksLaszlo Ersek1-6/+25
2016-01-07MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPIFeng Tian1-1/+1
2016-01-06MdeModulePkg: Add error DEBUG statements in ATA passthru driverSamer El-Haj-Mahmoud1-0/+3
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen4-0/+0
2015-09-22MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG commandReza Jelveh1-0/+5
2015-06-26MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStartTian Feng3-224/+5
2015-06-03MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundaryFeng Tian1-17/+38
2015-05-22MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDsFeng Tian1-20/+31
2014-12-18MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing commandChris Ruffin1-4/+0
2014-11-10MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian2-8/+22
2014-10-22MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...Reza Jelveh1-9/+24
2014-10-15AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni1-1/+5
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star4-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-18/+29
2014-08-071) Add type cast for better coding style.Feng Tian1-2/+2
2014-07-22MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...Tian, Feng1-2/+2