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
/
AtaBusDxe
/
AtaBus.h
Age
Commit message (
Expand
)
Author
2015-06-26
MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart
Tian Feng
2013-10-10
MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...
Tian, Feng
2012-10-30
Add missing status code in several modules.
li-elvin
2012-09-12
Add Tper Reset Logic by using MOR bit.
qianouyang
2012-03-16
Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...
qianouyang
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-05-19
Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...
qianouyang
2011-05-04
1. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.
hhuan13
2011-05-03
Add BlockIO2 Protocol.
qianouyang
2011-01-06
1. fix AtaPassThru.PassThru() sct failure
erictian
2010-07-26
Update AtaBus module to use Uefi.h as the master header file as it is a pure ...
qhuang8
2010-04-24
Update the copyright notice format
hhtian
2010-01-26
Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...
qhuang8
2009-12-31
Fix minor coding style issues.
qhuang8
2009-12-22
Add new UEFI driver AtaBusDxe:
qhuang8