summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Ahci: Skip retry for non-transient errorsAlbecki, Mateusz2023-03-311-4/+67
* MdeModulePkg/Ata: Fix command status reportingAlbecki, Mateusz2022-12-121-8/+11
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-478/+561
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-8/+7
* MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer accessLiming Gao2021-11-241-0/+7
* MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device supportLiming Gao2021-11-091-10/+9
* MdeModulePkg: Initialize local variable value before they are usedLiming Gao2021-03-251-0/+5
* MdeModulePkg/AtaAtapiPassThru: Trace ATA packetsAlbecki, Mateusz2020-11-111-0/+94
* MdeModulePkg/AtaAtapiPassThru: Restart failed packetsAlbecki, Mateusz2020-11-111-125/+180
* MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flowAlbecki, Mateusz2020-11-111-23/+155
* MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completionAlbecki, Mateusz2020-11-111-169/+123
* MdeModulePkg/Bus/Ata: Fix various typosAntoine Coeur2020-02-101-7/+7
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg AtaAtapiPassThru: Remove redundant functionsshenglei2018-08-211-104/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build failureRuiyu Ni2018-06-191-1/+1
* MdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSLP per policyRuiyu Ni2018-06-081-0/+214
* MdeModulePkg/AtaAtapiPassThru: enable/disable PUIS per policyRuiyu Ni2018-06-081-0/+48
* MdeModulePkg/AtaAtapiPassThru: Spin up Power up in Standby devicesRuiyu Ni2018-06-081-4/+126
* MdeModulePkg/AtaAtapiPassThru: Fix possible out of range left shiftHao Wu2017-09-291-2/+2
* MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeoutArd Biesheuvel2017-06-281-2/+1
* MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in AhciMarcin Wojtas2016-11-241-11/+10
* MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd execFeng Tian2016-11-011-10/+29
* MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMAArd Biesheuvel2016-09-061-1/+19
* MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag settingJan D?bro?2016-06-221-17/+1
* MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description commentHao Wu2016-05-121-6/+6
* MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semanticsHao Wu2016-05-121-1/+1
* MdeModulePkg: Add error DEBUG statements in ATA passthru driverSamer El-Haj-Mahmoud2016-01-061-0/+3
* MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing commandChris Ruffin2014-12-181-4/+0
* MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian2014-11-101-7/+20
* MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...Reza Jelveh2014-10-221-9/+24
* MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...Tian, Feng2014-07-221-2/+2
* MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric...Tian, Feng2014-05-151-20/+41
* Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li2013-08-091-2/+28
* MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing...erictian2013-01-041-1/+0
* MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...erictian2012-11-141-1/+10
* MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller...erictian2012-11-091-1/+12
* MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFI...erictian2012-08-221-7/+11
* MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a...erictian2012-05-291-0/+3
* MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian2012-05-291-2/+2
* Update code to pass build on VS2008 with /Od compiler option.lgao42011-11-281-4/+4
* In AtaAtapiPassThru driverqianouyang2011-11-151-87/+87
* MdeModulePkg: ATA performance tuning.erictian2011-11-031-170/+180
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-7/+0
* If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng...erictian2011-10-191-2/+2
* ScsiBus/ScsiDisk enhancement for no_media state.erictian2011-06-141-185/+207
* Add more status code in drivers.li-elvin2011-05-261-0/+4
* Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang2011-05-191-5/+5
* Add BlockIO2 Protocol.qianouyang2011-05-031-201/+341
* fix a invalid pointer conversion when builing 32bit image.erictian2011-03-081-12/+18