]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaAtapiPassThru / AhciMode.c
2022-12-12 Albecki, MateuszMdeModulePkg/Ata: Fix command status reporting
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-11-24 Liming GaoMdeModulePkg AtaAtapiPassThru: Skip the potential NULL...
2021-11-09 Liming GaoMdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T...
2021-03-25 Liming GaoMdeModulePkg: Initialize local variable value before...
2020-11-11 Albecki, MateuszMdeModulePkg/AtaAtapiPassThru: Trace ATA packets
2020-11-11 Albecki, MateuszMdeModulePkg/AtaAtapiPassThru: Restart failed packets
2020-11-11 Albecki, MateuszMdeModulePkg/AtaAtapiPassThru: Add SATA error recovery...
2020-11-11 Albecki, MateuszMdeModulePkg/AtaAtapiPassThru: Check IS to check for...
2020-02-10 Antoine CoeurMdeModulePkg/Bus/Ata: Fix various typos
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-08-21 shengleiMdeModulePkg AtaAtapiPassThru: Remove redundant functions
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-19 Ruiyu NiMdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build...
2018-06-08 Ruiyu NiMdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSL...
2018-06-08 Ruiyu NiMdeModulePkg/AtaAtapiPassThru: enable/disable PUIS...
2018-06-08 Ruiyu NiMdeModulePkg/AtaAtapiPassThru: Spin up Power up in...
2017-09-29 Hao WuMdeModulePkg/AtaAtapiPassThru: Fix possible out of...
2017-06-28 Ard BiesheuvelMdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout
2016-11-24 Marcin WojtasMdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is...
2016-11-01 Feng TianMdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock...
2016-09-06 Ard BiesheuvelMdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMA
2016-06-22 Jan D?bro?MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD...
2016-05-12 Hao WuMdeModulePkg AtaAtapiPassThru: Fix incorrect parameter...
2016-05-12 Hao WuMdeModulePkg Ata: Use the new (incompatible) PortMultip...
2016-01-06 Samer El-Haj-MahmoudMdeModulePkg: Add error DEBUG statements in ATA passthr...
2014-12-18 Chris RuffinMdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT...
2014-11-10 Feng TianMdeModulePkg/AtaAtapiPassThru: don't write read-only...
2014-10-22 Reza JelvehMdeModulePkg/AtaAtapiPassThru: When D2H FIS received...
2014-07-22 Tian, FengMdeModulePkg/AtaAtapiPassThru: Correct the algo of...
2014-05-15 Tian, FengMdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as...
2013-08-09 Elvin LiAdd new adding ATA related status code in PI 1.3 to...
2013-01-04 erictianMdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit...
2012-11-14 erictianMdeModulePkg/AtaAtapiPassThru: fix buffer overflow...
2012-11-09 erictianMdeModulePkg/AtaAtapiPassThru: valid ports transverse...
2012-08-22 erictianMdeModulePkg/AtaAtapiPassThru: Move error check behind...
2012-05-29 erictianMdeModulePkg/Ata: Clear PxCmd.SUD bit when the port...
2012-05-29 erictianMdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnabl...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-15 qianouyangIn AtaAtapiPassThru driver
2011-11-03 erictianMdeModulePkg: ATA performance tuning.
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-19 erictianIf the data buffer described by InDataBuffer/OutDataBuf...
2011-06-14 erictianScsiBus/ScsiDisk enhancement for no_media state.
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-03-08 erictianfix a invalid pointer conversion when builing 32bit...
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
2010-10-28 erictianS.M.A.R.T feature enable
2010-10-14 erictianfix 32bit build warning
2010-09-30 erictianremove additional space from comments and pass ICC...
2010-09-29 erictianadd native ide/ahci driver