summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Ata
AgeCommit message (Expand)Author
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
2010-02-241. Correct File header to ## @filelgao4
2010-01-26Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...qhuang8
2009-12-31Fix minor coding style issues.qhuang8
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang8
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...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