index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Bus
/
Ata
/
AtaAtapiPassThru
/
AhciMode.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2016-11-24
MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in Ahci
Marcin Wojtas
2016-11-01
MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd exec
Feng Tian
2016-09-06
MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMA
Ard Biesheuvel
2016-06-22
MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag setting
Jan D?bro?
2016-05-12
MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description comment
Hao Wu
2016-05-12
MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semantics
Hao Wu
2016-01-06
MdeModulePkg: Add error DEBUG statements in ATA passthru driver
Samer El-Haj-Mahmoud
2014-12-18
MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command
Chris Ruffin
2014-11-10
MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register
Feng Tian
2014-10-22
MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...
Reza Jelveh
2014-07-22
MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...
Tian, Feng
2014-05-15
MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric...
Tian, Feng
2013-08-09
Add new adding ATA related status code in PI 1.3 to definition and ATA modules.
Elvin Li
2013-01-04
MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing...
erictian
2012-11-14
MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...
erictian
2012-11-09
MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller...
erictian
2012-08-22
MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFI...
erictian
2012-05-29
MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a...
erictian
2012-05-29
MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...
erictian
2011-11-28
Update code to pass build on VS2008 with /Od compiler option.
lgao4
2011-11-15
In AtaAtapiPassThru driver
qianouyang
2011-11-03
MdeModulePkg: ATA performance tuning.
erictian
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-10-19
If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng...
erictian
2011-06-14
ScsiBus/ScsiDisk enhancement for no_media state.
erictian
2011-05-26
Add more status code in drivers.
li-elvin
2011-05-19
Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...
qianouyang
2011-05-03
Add BlockIO2 Protocol.
qianouyang
2011-03-08
fix a invalid pointer conversion when builing 32bit image.
erictian
2011-01-06
1. fix AtaPassThru.PassThru() sct failure
erictian
2010-10-28
S.M.A.R.T feature enable
erictian
2010-10-14
fix 32bit build warning
erictian
2010-09-30
remove additional space from comments and pass ICC/GCC44 build
erictian
2010-09-29
add native ide/ahci driver
erictian