summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/IdeMode.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/.../IdeMode: correctly report length of returned dataPaolo Bonzini2016-01-251-14/+18
* MdeModulePkg/.../IdeMode: report early finish of packet read as successLaszlo Ersek2016-01-191-0/+6
* MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocksLaszlo Ersek2016-01-191-6/+25
* MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPIFeng Tian2016-01-071-1/+1
* MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG commandReza Jelveh2015-09-221-0/+5
* MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundaryFeng Tian2015-06-031-17/+38
* MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric...Tian, Feng2014-05-151-44/+100
* MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng2014-04-301-99/+18
* Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li2013-08-091-2/+27
* MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian2012-05-291-2/+2
* In AtaAtapiPassThru driverqianouyang2011-11-151-69/+70
* MdeModulePkg: ATA performance tuning.erictian2011-11-031-150/+148
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-4/+0
* Remove, correct and refine some debug messages.lzeng142011-09-011-2/+0
* Fix a potential memory free failure bug in AtaAtapiPassThruerictian2011-06-301-7/+9
* Add more status code in drivers.li-elvin2011-05-261-0/+6
* Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang2011-05-191-2/+2
* Add BlockIO2 Protocol.qianouyang2011-05-031-249/+417
* S.M.A.R.T feature enableerictian2010-10-281-0/+177
* fix 32bit build warningerictian2010-10-141-1/+1
* remove additional space from comments and pass ICC/GCC44 builderictian2010-09-301-10/+9
* add native ide/ahci drivererictian2010-09-291-0/+2524