summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Ata
AgeCommit message (Expand)Author
2013-01-04MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...erictian
2013-01-04MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing...erictian
2012-11-14MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...erictian
2012-11-09MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller...erictian
2012-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...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-10-11Add missing braces around initializer.lzeng14
2012-09-19Add TperReset Logic By using MOR bit - Remove the unnecessary parameter. qianouyang
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang
2012-08-22MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFI...erictian
2012-05-29MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a...erictian
2012-05-29MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian
2012-03-16Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang
2011-12-21MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms...erictian
2011-12-12MdeModulePkg: Fix a bug that UnregisterAtaDev() will return error when SSP pr...erictian
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng14
2011-11-15In AtaAtapiPassThru driverqianouyang
2011-11-15Correct AtaAtapiPassThru module packaging info.erictian
2011-11-03MdeModulePkg: ATA performance tuning.erictian
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-19If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng...erictian
2011-09-01Remove, correct and refine some debug messages.lzeng14
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-07-05Return the correct status at the last of UnregisterAtaDevice.li-elvin
2011-06-30Fix a potential memory free failure bug in AtaAtapiPassThruerictian
2011-06-14ScsiBus/ScsiDisk enhancement for no_media state.erictian
2011-05-30Update code to pass packaging tool.lzeng14
2011-05-26Add more status code in drivers.li-elvin
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-06Add Pointer check for NULL before referring it and remove unnecessary pointer...qianouyang
2011-05-041. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.hhuan13
2011-05-03Add BlockIO2 Protocol.qianouyang
2011-04-25Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu
2011-03-10fix null DevicePath issue.erictian
2011-03-08fix a invalid pointer conversion when builing 32bit image.erictian
2011-01-061. fix AtaPassThru.PassThru() sct failureerictian
2010-10-28S.M.A.R.T feature enableerictian
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian
2010-10-14fix 32bit build warningerictian
2010-09-30remove additional space from comments and pass ICC/GCC44 builderictian
2010-09-29add native ide/ahci drivererictian
2010-09-02Fill AtaDeviceHeader field in ATA command blockqhuang8
2010-07-26Update AtaBus module to use Uefi.h as the master header file as it is a pure ...qhuang8
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