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
/
AtaAtapiPassThru.c
Age
Commit message (
Expand
)
Author
2016-12-26
MdeModulePkg: Move to new location
Guo Mang
2015-05-22
MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs
Feng Tian
2014-08-07
1) Add type cast for better coding style.
Feng Tian
2014-05-15
MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric...
Tian, Feng
2014-04-30
MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...
Tian, Feng
2013-12-03
MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...
Feng Tian
2013-10-11
MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow...
Tian, Feng
2013-10-10
MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...
Tian, Feng
2013-09-18
MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio...
Feng Tian
2012-10-11
Add missing braces around initializer.
lzeng14
2012-03-16
Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...
qianouyang
2011-12-21
MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms...
erictian
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-05-06
Add Pointer check for NULL before referring it and remove unnecessary pointer...
qianouyang
2011-05-03
Add BlockIO2 Protocol.
qianouyang
2011-03-08
fix a invalid pointer conversion when builing 32bit image.
erictian
2010-09-30
remove additional space from comments and pass ICC/GCC44 build
erictian
2010-09-29
add native ide/ahci driver
erictian