summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
AgeCommit message (Expand)Author
2013-10-10MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...Tian, Feng
2013-06-18MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode...Feng Tian
2013-01-04MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...erictian
2012-10-31MdeModulePkg/AtaBusDxe: remove a redundant error checkerictian
2012-10-30Add missing status code in several modules.li-elvin
2012-10-16Fix code potential errors.ydong10
2012-03-16Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang
2011-09-01Remove, correct and refine some debug messages.lzeng14
2011-05-19fix memory leak at AccessAtaDevice() of AtaBus.erictian
2011-05-19Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang
2011-05-041. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.hhuan13
2011-05-03Add BlockIO2 Protocol.qianouyang
2010-09-02Fill AtaDeviceHeader field in ATA command blockqhuang8
2010-04-24Update the copyright notice formathhtian
2010-03-17fix ia32 build error.erictian
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian
2010-01-26Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...qhuang8
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang8
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang8
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang8
2009-12-22Add new UEFI driver AtaBusDxe:qhuang8